Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 531 for

document processing

(0.05 sec)
  1. How to Convert DOCX to PPTX using C#

    Transform DOCX to PPTX easily with our step-by-step guide on C# DOCX to PPTX conversion. Learn to export and write applications with ease....conversion library to convert Word documents to other file formats that...PPTX, start by installing the document conversion package and referencing...

    kb.conholdate.com/total/net/how-to-convert-docx...
  2. Merge OneNote Notebooks using Java

    This guide covers how to merge OneNote notebooks using Java. It has the IDE set up, a stepwise process, and a sample code to combine OneNote notebooks using Java.... It covers the setup process in a Java IDE, a step-by-step...source .ONE notebook using the Document class Access the target notebook...

    kb.conholdate.com/total/java/merge-onenote-note...
  3. How to Remove Bookmark from PDF using C#

    This quick tutorial guides you on how to remove bookmark from PDF using C#. It provides details about the configuration, list of steps and a runnable sample code to remove bookmarks in PDF using C#....instructional guide details the process of how to remove a bookmark...Load the PDF file into the Document class object to remove bookmarks...

    kb.conholdate.com/total/net/how-to-remove-bookm...
  4. How to Compare Powerpoint Files using Java

    Let's get familiar yourself with the process to compare Powerpoint Files using Java and how to create functionality to compare two ppt files for differences in Java....We will use one of the best document comparison library that supports...supports a number of document formats for comparison. This guide...

    kb.conholdate.com/total/java/how-to-compare-pow...
  5. How to Convert PUB to PDF in C#

    This brief tutorial explains how to convert PUB to PDF in C#. This contains the details from the initial step of setting up the environment, then algorithm and a code snippet is presented to cover all the details related to the process to convert Publisher to PDF in C#....show details related to the process to convert Publisher to PDF...parsed PUB file into a PDF document. Code to Convert PUB to PDF...

    kb.conholdate.com/total/net/how-to-convert-pub-...
  6. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to vector image using C#....Load the input PDF with the Document class to create its SVG image...comprehensive overview of the process to convert from PDF to SVG...

    kb.conholdate.com/total/net/how-to-convert-pdf-...
  7. How to Add Watermark to Excel Worksheets using C#

    Learn how to add watermarks to Excel worksheets using C#, including step-by-step instructions and code examples for inserting watermarks in xlsx files....adding watermarks to your XLSX document . Steps to Add Watermark to...parameter To complete the process, invoke the Annotator.Save...

    kb.conholdate.com/total/net/how-to-add-watermar...
  8. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....disk using an instance of the Document class and also passing the...converting it to a PDF using the Document class. Code to Develop PCL...

    kb.conholdate.com/total/java/how-to-convert-pcl...
  9. How to Convert ODT to PDF in Java

    This tutorial explains on the process to convert ODT to PDF in Java. Learn how to create code to export ODT to PDF using Java and customize the converted file....consume one of the popular document conversion libraries to convert...required classes for performing document conversion from ODT to PDF...

    kb.conholdate.com/total/java/how-to-convert-odt...
  10. Convert HTML to Excel in C#

    This topic focuses on how to convert HTML to Excel in C#. It includes the details to prepare the IDE and a runnable code example to export HTML to XLS using C#....input HTML file using the Document class while passing the HtmlLoadOptions...customizing the HTML loading process. After setting these options...

    kb.conholdate.com/total/net/convert-html-to-exc...