Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 9,880 for

document viewer

(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....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/move-page/
  2. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote Documents using GroupDocs.Comparison for Python via .NET....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/python-net/compar...
  3. 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....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. GroupDocs.Conversion for Java | GroupDocs

    GroupDocs.Conversion for Java is an advanced Document conversion API developed to convert files of different formats from within Java applications....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/
  5. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  6. How to Compare PowerPoint Files using C#

    Get familiar with the Document comparison process, learn how to compare PowerPoint files using C#, and explore sample code to compare two PowerPoint files in C#....Viewer Product Family GroupDocs.Comparison...instructions for configuring the document comparison package and how...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Viewer Product Family GroupDocs.Comparison...using Java How to Convert Word Document to Text in Java How to Extract...

    kb.groupdocs.com/categories/page/39/
  8. Extract text from documents | GroupDocs

    Learn how to extract text from PDF, Word, Excel, PowerPoint, and 50+ Document formats using GroupDocs.Parser for .NET. Simple C# code examples for extract text from PDF C# scenarios....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Working with Word Processing Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-wo...
  10. How to Insert Area Annotation to PDF using C#

    In this subject, you will learn how to insert area annotation to PDF using C#. It also includes guidance and code example to add area annotation to PDF in C#....Viewer Product Family GroupDocs.Comparison...emphasize specific areas of the document and attach comments, notes...

    kb.groupdocs.com/annotation/net/how-to-insert-a...