Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 2,960 for

pdf editor

(0.06 sec)
  1. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-images-f...
  2. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Editor Product Solution GroupDocs.... Signature ( "sampleSigned.pdf" ) as sign : # Create text verification...

    docs.groupdocs.com/signature/python-net/verify-...
  3. 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....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  4. Skip image | GroupDocs

    The listed articles below explain how to skip saving images during document conversion....Editor Product Solution GroupDocs...skip_images_static (): """Convert a PDF to Markdown while skipping all...

    docs.groupdocs.com/markdown/python-net/image-sk...
  5. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Logging | GroupDocs

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/logging/
  7. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  8. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  9. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index....Editor Product Solution GroupDocs...= 'c:/MyDocuments/MyDocument.pdf' ; // Extracting data from a...

    docs.groupdocs.com/search/nodejs-java/separate-...
  10. Custom text segmenter | GroupDocs

    GroupDocs.Search provides the ability to set up custom text segmenting....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/custom-text-segme...