Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 37,735 for

groupdocs viewer

(0.47 sec)
  1. How to install Asian Fonts on CentOS | GroupDocs

    This article will guide you through the installation of Asian Fonts on CentOS 6 / 7 / 8....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/viewer/java/how-to-install-a...
  2. Evaluation Limitations and Licensing of GroupDo...

    free electronic signature Java api version is available to evaluate the API which will be similar as licensed but with few limitations...Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/signature/java/evaluation-li...
  3. Evaluation Limitations and Licensing | GroupDocs

    Note You can use Groupdocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download Groupdocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/assembly/net/evaluation-limi...
  4. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/java/supported-docume...
  5. 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...
  6. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/watermark/java/working-with-...
  7. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  8. Search network node events | GroupDocs

    This page contains information about the purpose and use of all search network events....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/java/search-network-n...
  9. Load document from Amazon S3 Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using Groupdocs.Annotation for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/annotation/net/load-document...
  10. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents Groupdocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed.... Zip and Legal Documents GroupDocs.Parser is a Java document...Excel and Word in .NET # GroupDocs.Annotation for .NET now adds...

    blog.groupdocs.com/total/groupdocs-newsletter-a...