Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 16,566 for

pdf conversion

(0.15 sec)
  1. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/character-replace...
  2. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/stop-word-diction...
  3. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item....Conversion Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/detect-file-type...
  4. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks using Java search API....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/search-by-chunks/
  5. 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...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  6. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/composing-sign...
  7. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....Conversion Product Solution GroupDocs...filePath = Constants . SAMPLE_PDF ; string fileName = Path . GetFileName...

    docs.groupdocs.com/signature/net/search-signatu...
  8. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { DigitalSearchOptions options...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // compose the list of...

    docs.groupdocs.com/signature/net/delete-signatu...
  10. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Conversion Product Solution GroupDocs...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/hello-w...