Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 4,470 for

classification

(0.27 sec)
  1. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  4. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/use-advanced-...
  5. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  6. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically in Java....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/text-file-encodi...
  8. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/case-sensitive-se...
  9. Extract metadata from EPUB eBook | GroupDocs

    To extract metadata from EPUB e-books GetMetadata method is used...Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents 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....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-images-f...