Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 8,299 for

document annotation

(0.31 sec)
  1. 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/
  2. 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....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/move-page/
  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. Separate data extraction | GroupDocs

    This article explains how to separately extract data from Documents and add the extracted data to the index....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/separate-...
  5. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/subscribing-fo...
  6. 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/
  7. GroupDocs.Redaction Product Family | GroupDocs

    GroupDocs.Redaction - Redact Sensitive Content from Documents Documentation .NET Java Python GroupDocs.Redaction for .NET More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Redact content from Documents Articles and guidelines Basic redactions Basic usage .NET code examples Open-source projects for APIs example usage GroupDocs.Redaction for .NET More GroupDocs.Redaction for Java More Getting started Get up and running fast with our getting started guide Features overview Supported Document formats System requirements Installation Remove sensitive information Articles and guides for both basic and advanced development Redact content using optical character recognition (OCR) Advanced usage scenarios Java code examples Open-source projects for APIs example usage GroupDocs....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/
  8. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in Documents using Java without installing extra tools....Annotation Product Family GroupDocs...Family Search Specific Word in Documents using Java Finding a specific...

    kb.groupdocs.com/search/java/search-specific-wo...
  9. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word Document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....Annotation Product Family GroupDocs...requirement when preparing documents for web preview or thumbnail...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  10. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report Documents Assemble a Document using the external Document table as a data source Download Data Source Document Managers Data....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/using-tables-of...