Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 8,303 for

document annotation

(0.2 sec)
  1. 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...
  2. 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/
  3. 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/
  4. Product Overview | GroupDocs

    GroupDocs.Merger for Java provides a wide range of Document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove Document pages without third-party tools....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/product-overview/
  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. Set metadata properties | GroupDocs

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  7. How to Convert PNG to JPG using Java

    Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application....Annotation Product Family GroupDocs...essential classes for performing document conversion from PNG to JPG...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Extraction in separate process | GroupDocs

    This article describes how to minimize the situation of resource shortage in the indexing process...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/extraction-in-sep...
  9. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/delete-signat...
  10. How to Render DOCX as PDF using Java

    Efficiently grasp the knowledge on how to render DOCX as PDF using Java. Additionally, we'll furnish you with a code example in Java to convert DOCX to PDF....Annotation Product Family GroupDocs...Converting Microsoft Word documents ( DOCX ) into PDF files is...

    kb.groupdocs.com/viewer/java/how-to-render-docx...