Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 9,143 for

document annotation

(0.47 sec)
  1. 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/
  2. 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-...
  3. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for .NET...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/migration-notes/
  4. Advanced search for Text signatures | GroupDocs

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Delete indexed documents | GroupDocs

    GroupDocs.Search for Java has the ability to remove individual Documents from the index that are indexed from a stream or structure....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/delete-indexed-d...
  6. Advanced search for Text signatures | GroupDocs

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/advanced-sear...
  7. How to Convert HTML to Markdown using Java

    This article walks you through the complete process to convert HTML to Markdown using Java and demonstrates how to create the Java HTML to MD converter capability....Annotation Product Family GroupDocs...for configuring the required document conversion library from the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Export Data | GroupDocs

    How to export data to XML files....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/export-data/
  9. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Annotation Product Family GroupDocs...C# using one of the popular document extraction packages with a...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  10. How to Convert EML to MSG in C#

    Let's get familiar with the workflow to convert EML to MSG in C# and learn how to use this guide to create the C# convert EML to MSG application....Annotation Product Family GroupDocs...C# using one of the popular document converter APIs. Further, this...

    kb.groupdocs.com/conversion/net/how-to-convert-...