Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,191 for

presentation conversion

(0.09 sec)
  1. How to Sign XLSX with QR Code using Java

    Quickly learn how to sign XLSX with QR Code using Java. We will also provide a code example to create QR Code in XLSX using Java without installing extra software....Conversion Product Family GroupDocs...using QR Code in XLSX document presents an innovative and well planned...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  2. 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...
  3. 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...
  4. Add Image Annotation to JPG using Java

    This tutorial provides instructions on how to add image annotation to JPG using Java. We will provide you code to insert image annotation to JPG in Java....Conversion Product Family GroupDocs...explanations, or craft dynamic presentations, the provided steps are...

    kb.groupdocs.com/annotation/java/add-image-anno...
  5. 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/
  6. 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...
  7. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Conversion Product Solution GroupDocs...follows: If separators are present in the word, they are replaced...

    docs.groupdocs.com/search/net/search-for-text-c...
  8. 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-...
  9. 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...
  10. 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...