Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 34,484 for

groupdocs parser

(0.41 sec)
  1. Non-Windows Launch | GroupDocs

    Configure Groupdocs.Comparison for .NET on Linux and in Docker: install libgdiplus, Microsoft core fonts, and set up .NET 6 or .NET 8 Dockerfiles for non-Windows environments....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/comparison/net/non-windows-l...
  2. Using OCR to extract a text from images and PDF...

    Groupdocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to Groupdocs.Parser....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/parser/net/using-ocr/
  3. Optimize the output PDF file | GroupDocs

    Optimize PDFs for web viewing or reduce file size with Groupdocs.Viewer. Adjust resources and improve loading times....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with Groupdocs.Conversion for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/conversion/net/convert/web/
  5. Update watermarks | GroupDocs

    This article shows how to update existing text or image watermarks....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  6. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use Groupdocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Note This feature is supported by version 17.04 or greater Creating a Bulleted List Practicing the following steps you can insert Bulleted List in a Text document. To add a bulleted list use • as a bullet for each element in the list....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  7. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The Groupdocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/metadata/java/working-with-o...
  8. 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. use_advanced_rasterization_options.py from Groupdocs.redaction import Redactor from Groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from Groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/redaction/python-net/use-adv...
  9. Numbered List in HTML Document | GroupDocs

    Note In this article, we will use Groupdocs.Assembly to generate a Numbered List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in numbered list....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  10. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using Groupdocs.Editor for Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/editor/python-net/edit-markd...