Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 8,279 for

page

(0.24 sec)
  1. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Redaction converts all pages (slides, worksheets) in a document...default options Select specific pages for rasterized PDF Save to Stream...

    docs.groupdocs.com/redaction/net/saving-documents/
  2. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all Pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Redaction converts all pages (slides, worksheets) in a document...default options Select specific pages for rasterized PDF Use advanced...

    docs.groupdocs.com/redaction/java/saving-docume...
  3. Load from stream | GroupDocs

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer.... for_embedded_resources ( "page_ {0} .html" ) viewer . view...following pages for examples: Load from URL Was this page helpful...

    docs.groupdocs.com/viewer/python-net/load-docum...
  4. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size....browser to display the first pages of a PDF file when you open...removing unused resources Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....browser to display the first pages of a PDF file when you open...removing unused resources Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....Add("Arial"); List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/exclude-specific-font...
  7. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....presentations, PDF files, web pages, email messages, and images...entire document or specific pages. GroupDocs.Viewer ships with...

    docs.groupdocs.com/viewer/java/
  8. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js.... Get the file type and the pages count from a file The following...to get the file type and the pages count from a file: JavaScript...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  9. Synchronizing shards | GroupDocs

    This Page contains information about synchronizing shards in the search network.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/synchronizing-sh...
  10. Using OCR to redact image documents | GroupDocs

    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 v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Computer Vision API Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

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