Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 192 for

document generation

(0.05 sec)
  1. How to Convert Image to PDF in C#

    Follow this article to learn how to convert Image to PDF in C#. It's step-by-step guide with example code to convert Image to PDF using C#....quickly convert JPG image to PDF document with just a few lines of code...class to set propetries of generated file Call the Convert method...

    kb.conholdate.com/total/net/how-to-convert-imag...
  2. How to Convert Word to Markdown using C#

    In this brief tutorial you will learn how to convert Word to Markdown using 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....Initialize an instance of the Document class to load input Word file...Finally, the output file is generated, completing the process of...

    kb.conholdate.com/total/net/how-to-convert-word...
  3. How to Convert HTML to ODT using C#

    Quickly convert HTML to ODT using C# with a popular conversion library along with code example to export HTML to ODT in C# on commonly used operating systems.... Turning HTML into Open Document Text (ODT) is a practical...need to produce printable documents straight from your website’s...

    kb.conholdate.com/total/net/how-to-convert-html...
  4. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....exactly how to open a PDF document, pinpoint the desired text...sample text in it using the Document class object Declare a TextFragmentAbsorber...

    kb.conholdate.com/total/net/how-to-strike-out-t...
  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#....parsed PUB file into a PDF document. Code to Convert PUB to PDF...ConvertToPdf method to generate the resulting PDF document and provide the...

    kb.conholdate.com/total/net/how-to-convert-pub-...
  6. How to Merge Visio Files in Java

    This tutorial covers the details about how to merge Visio files in Java. This covers the step-by-step algorithm in addition to a running sample code to combine Visio files in Java....algorithm for combining Visio documents—whether they’re in the modern...combine method Write the generated Visio file These steps outline...

    kb.conholdate.com/total/java/how-to-merge-visio...
  7. How to Convert XML to CSV in C#

    The purpose of this article is to briefly describe how you can convert XML to CSV in C# by following a few steps. Review sample code to convert XML to CSV using C# and use it as a template for projects.... The document conversion procedure is simple...understanding of the language to generate CSV from XML in C# . Steps...

    kb.conholdate.com/total/net/how-to-convert-xml-...
  8. How to Convert TXT to DOCX using C#

    In this article, you'll get guidance on how to convert TXT to DOCX using C#, including code example to export TXT to DOCX in C# on any operating system....files refer to Microsoft Word documents, while TXT files are plain...plain text files. Any document-related application might benefit...

    kb.conholdate.com/total/net/how-to-convert-txt-...
  9. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#....transformation process for generating the output file on any platform...target PDF file using the Document class for conversion to PDF/X-1a...

    kb.conholdate.com/total/net/how-to-convert-pdf-...
  10. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....available for tailoring the generated output file to meet user-specific...the source PDF file into the Document object that is to be transformed...

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