Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 8,331 for

document annotation

(0.17 sec)
  1. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF Document page rotation angle using GroupDocs.Merger for .NET API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/rotate-pages/
  2. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF Document page rotation angle using GroupDocs.Merger for Java API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/rotate-pages/
  3. 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....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/change-page-orien...
  4. How to Extract Text from PDF in C#

    This short article provides the procedure to extract text from PDF in C# and how to use this stepwise guide to write code to extract text from PDF using C#....Annotation Product Family GroupDocs...for extracting document data from various document formats. Below...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  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....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  6. How to Add Barcode Signature to PDF in Java

    This short guide provides thorough instructions on how to create a Barcode for a PDF using Java and how to add Barcode signature to PDF in Java....Annotation Product Family GroupDocs...working example for signing documents with a Barcode signature....

    kb.groupdocs.com/signature/java/how-to-add-barc...
  7. Convert JPG to DOCX using C#

    By carefully following this tutorial, you'll learn how to efficiently convert JPG to DOCX using C#. Also, we'll furnish you with code to export JPG to DOCX using C#....Annotation Product Family GroupDocs...DOCX using C# In the realm of document processing, there arise specific...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  8. How to Extract Text from PowerPoint using C#

    This article describes the step-by-step procedure to extract Text from PowerPoint using C# and how to convert these instructions to extract text from PPTX in C#....Annotation Product Family GroupDocs...information using one of the best document extraction APIs to extract...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  9. Perform Search by Chunks using C#

    Learn how to search by chunks using C# for efficient data retrieval. Explore C# chunked search in large indexes to handle tens or hundreds of thousands of Documents....Annotation Product Family GroupDocs...hundreds of thousands of documents. A solution to this challenge...

    kb.groupdocs.com/search/net/perform-search-by-c...
  10. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word Documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/compare-mult...