Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 488 for

document processing

(0.14 sec)
  1. How to Export PDF to PowerPoint using C#

    This article guides on how to export PDF to PowerPoint using C#. It contains all the information required to set the development environment, list of tasks to be performed and a runnable sample code to change PDF to PowerPoint using C#....PDF to PowerPoint using C# process. Along the way, you’ll discover...Load the source PDF into the Document class object that is to be...

    kb.conholdate.com/total/net/how-to-export-pdf-t...
  2. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple API calls and provides a working example for the Java Excel metadata extractor application....using simple API calls of the document parser library. There is also...extracting metadata from a document along with the key steps....

    kb.conholdate.com/total/java/how-to-extract-met...
  3. How to Convert PPT to PPTX using Java

    This post provides the process of how to convert PPT to PPTX using Java and demonstrates the working of the feature with Java PPT to PPTX converter application....the environment to carry out document transformations. Additionally...essential classes for performing document conversion from PPT to PPTX...

    kb.conholdate.com/total/java/how-to-convert-ppt...
  4. How to Convert ODT to PDF in C#

    In this article, you will learn how to convert ODT to PDF in C# and also find a sample working code for the C# ODT to PDF conversion application....complete workflow using a leading document conversion library, demonstrating...steps below to convert an ODT document to PDF using C#. Steps to...

    kb.conholdate.com/total/net/how-to-convert-odt-...
  5. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....a new Word file using the Document class object to add resized...object for the newly created document Use the Write() and InsertImage()...

    kb.conholdate.com/total/net/how-to-resize-a-pic...
  6. How to Convert Text File to JPG using C#

    This tutorial describes the process to convert Text file to JPG using C# and provides a sample code to show the implementation of the TXT to JPG converter in C#....website to download the required document‑conversion packages. After...demonstrates the conversion process. Steps to Convert Text File...

    kb.conholdate.com/total/net/how-to-convert-text...
  7. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....environment, a step-by-step process, and a runnable sample code...source Markdown file into the Document object Create an object of...

    kb.conholdate.com/total/net/how-to-transform-ma...
  8. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....file from the disk using the Document class object Convert the page...inside DocumentBuilder Save the Document as a scanned PDF on the disk...

    kb.conholdate.com/total/net/how-to-convert-word...
  9. How to Convert HTML to Text in C#

    Converting HTML to Text in C#: A Step-by-Step Guide with Working Example...we explain the step-by-step process to convert HTML to Text in...thorough information to set up a document converter library, stepwise...

    kb.conholdate.com/total/net/how-to-convert-html...
  10. How to Convert DOCX to RTF using Java

    In this topic, you will learn how to convert DOCX to RTF using Java. Additionally, we will assist you in creating an application to export DOCX to RTF using Java....guide provides a step-by-step process for converting DOCX to RTF...and RTF are commonly used document file formats for creating...

    kb.conholdate.com/total/java/how-to-convert-doc...