Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 33,489 for

groupdocs.total

(0.22 sec)
  1. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/watermark/python-net/result-...
  2. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Editor for .NET...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/editor/net/migration-notes/
  3. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/python-net/verify-...
  5. Add watermarks to word processing documents | G...

    Add watermarks to a particular section, page, or the headers and footers of a Word document using GroupDocs.Watermark for Python via .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-wat...
  6. 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  7. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  8. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel worksheets using GroupDocs.Watermark for Python via .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/watermark/python-net/shapes-...
  9. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert Image to PDF in Java

    This short guide explains how to convert Image to PDF in Java. You can also learn about document conversion by looking at the sample Java code to convert JPG to PDF....Find Answers by API GroupDocs.Total Product Family GroupDocs...

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