Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 4,074 for

as

(0.04 sec)
  1. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. PleAse save by page.” We already specify all the things we can: …...Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …

    forum.groupdocs.com/t/conversion-of-specific-do...
  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....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.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/updating-imag...
  4. Set password for output document | Documentation

    This article explains how to set document pAssword after files comparison within your Java applications using GroupDocs.Comparison for Java....This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/set-password...
  5. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/compare-mult...
  6. GroupDocs.Merger for .NET | Documentation

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways.

    docs.groupdocs.com/merger/net/
  7. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-bAsed scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left bAsed rectangle. All filters inherit from RedactionFilter and As an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page.

    docs.groupdocs.com/redaction/java/redaction-fil...
  8. System Requirements | Documentation

    GroupDocs.Search for Node.js does not require any external software or third party tool to be installed...GroupDocs.Search for Node.js does not require any external software or third party tool to be installed

    docs.groupdocs.com/search/nodejs-java/system-re...
  9. Pre-rasterize | Documentation

    This article shows how to pre-rAsterize a document using the redaction API....This article shows how to pre-rasterize a document using the redaction API.

    docs.groupdocs.com/redaction/java/pre-rasterize/
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such As printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pAss the instance to RedactorSettings constructor. For more details, see OCR Usage BAsics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images.

    docs.groupdocs.com/redaction/java/using-ocr/