Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,250 for

presentation conversion

(0.18 sec)
  1. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....Conversion Product Family GroupDocs...Linux, given that .NET is present. Once you’ve set up the preferred...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Conversion Product Solution GroupDocs...provider of word forms is presented below. const wordFormsProvider...

    docs.groupdocs.com/search/nodejs-java/word-form...
  3. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Conversion Product Solution GroupDocs...cases when the document is presented only as a stream (without...

    docs.groupdocs.com/parser/java/load-document-fr...
  4. Scan Barcode from DOC using Java

    Learn how to scan barcode from DOC using Java. With the help of this guide, you will learn how to extract barcode from DOC in Java efficiently without using extra tools....Conversion Product Family GroupDocs...retrieve a list of barcodes present in the DOC file. This method...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  5. Como renderizar DOCX como PNG usando Java

    Este artigo fornecerá instruções passo a passo para renderizar DOCX como PNG usando Java. Além disso, compartilharemos um exemplo de código para converter docx em PNG em Java....Conversion Product Family GroupDocs...Linux, desde que Java esteja presente. Código para renderizar DOCX...

    kb.groupdocs.com/pt/viewer/java/how-to-render-d...
  6. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search....Conversion Product Solution GroupDocs...format for the search is presented below. C# string indexFolder...

    docs.groupdocs.com/search/net/date-range-search/
  7. GroupDocs.Editor for Java | Documentation

    GroupDocs.Editor for Java enables document editing in form of HTML.Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for Java powerful document editing API....Conversion Product Solution GroupDocs...Excel workbooks, PowerPoint presentations, XML, OpenDocument Formats...

    docs.groupdocs.com/editor/java/
  8. Read Metadata from DOCX using Java

    Let's learn the knowledge of how to read metadata from DOCX using Java. Master the skill to read metadata of DOCX using Java without installing extra software....Conversion Product Family GroupDocs...Extracting metadata from DOCX files presents developers with numerous opportunities...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  9. How to Sign JPEG with QR Code using C#

    In this discussion, we'll walk you through how to sign JPEG with QR Code using C#. Furthermore, we'll supply a code example to create QR Code in JPEG using C#....Conversion Product Family GroupDocs...the previous tutorial, we presented a detailed walkthrough on...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  10. How to Add Text Signature to DOCX using Java

    In this topic, we will provide you guide on how to add text signature to DOCX using Java. We will also supply code example to insert text signature to DOCX in Java....Conversion Product Family GroupDocs...digital files. This article presents a simple and clear process...

    kb.groupdocs.com/signature/java/how-to-add-text...