Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 8,575 for

document conversion

(0.38 sec)
  1. Set metadata properties | GroupDocs

    The 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....Conversion Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/python-net/set-meta...
  2. How to Add Text Redaction Annotation in PDF usi...

    This article provides detail on how to add text redaction annotation in PDF using C# along with steps and code to insert text redaction annotation to PDF in C#....Conversion Product Family GroupDocs...confidential information in documents is to use text redaction annotations...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  3. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on Document page with GroupDocs.Signature API....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/locating-sign...
  4. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your Documents with Image Viewer by GroupDocs and place text over rendered Document page image....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  5. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the Document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the Document metadata with GroupDocs.Signature....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-enc...
  6. Add Text Watermark to PPTX using Java

    Discover how to add text watermark to PPTX using Java, all without needing any extra software installation. Plus, get code to insert text watermark to PPTX in Java....Conversion Product Family GroupDocs...text layer superimposed on a document or presentation to communicate...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  7. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  8. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize Documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 Document formats including PDF, Word, Excel, PowerPoint, and images....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  9. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over Document using GroupDocs.Annotation for Java API....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-replies-...
  10. Merge HTML files using C#

    This guide will provide key instructions to merge HTML files using C# and will include a code snippet demonstrating how to combine HTML files in C# effectively....Conversion Product Family GroupDocs...multiple web pages into a single document or creating a consolidated...

    kb.groupdocs.com/merger/net/merge-html-files-us...