Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 10,810 for

document comparison

(0.07 sec)
  1. Move page | GroupDocs

    This article demonstrates how to move Document page to another position within PDF, Word, Excel, PowerPoint Document using GroupDocs.Merger for Java API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/move-page/
  2. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word Document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/change-page-orien...
  3. Scan Barcode from DOCX using Java

    This guide demonstrates how to scan barcode from DOCX using Java, including a code example to help you extract barcode from DOCX in Java easily and efficiently....Comparison Product Family GroupDocs...automation, data extraction, or document processing. With the Parser...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  4. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire Document or a text from the selected page. Raw mode is not supported for EPUB....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Save to stream | GroupDocs

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  6. How to Add Text Signature to RTF using C#

    In this guide, we will walk you through the steps to add text signature to RTF using C#. we will supply you with code example to insert text signature to RTF in C#....Comparison Product Family GroupDocs...your RTF (Rich Text Format) documents can personalize your content...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  7. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....Comparison Product Family GroupDocs...simple API calls of the popular document conversion library. Further...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Render PDF as PNG using Java

    Within this article, you'll discover how to render PDF as PNG using Java. By following our detailed instructions, you can seamlessly convert PDF to PNG....Comparison Product Family GroupDocs...Whether you’re working on a document management system, developing...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  9. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/working-with-x...
  10. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/composing-sign...