Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,685 for

page

(0.04 sec)
  1. Search index settings | Documentation

    This Page contains a description of all index settings that can be specified in an instance of the IndexSettings class....settings Leave feedback This page contains a description of all...text files is presented on the page . getCustomExtractors method...

    docs.groupdocs.com/search/java/search-index-set...
  2. Optimize spreadsheets in a PDF file | Documenta...

    Optimize spreadsheets in PDFs. Reduces file size by enabling border lines and removing specific characters....file Leave feedback On this page This optimization allows to...view ( viewOptions ) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Optimize the PDF file resources | Documentation

    Reduce PDF file size with GroupDocs.Viewer. Optimize images, remove data, and more for smaller output files....resources Leave feedback On this page Resource optimization allows...view ( viewOptions ) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your .NET applications....formats Leave feedback On this page allows you to get the list of...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/get-supported...
  5. Load custom fonts. | Documentation

    The Page describes how to load custom fonts.... Leave feedback On this page GroupDocs.Annotation v21.5 and...previewOptions ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/loading-custo...
  6. Put image annotations over the text using ZInde...

    This Page describes how to set image ZIndex to place it over the text...ZIndex Leave feedback On this page GroupDocs.Annotation v21.5 and...ignore this property Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/put-image-ann...
  7. Installation | Documentation

    GroupDocs hosts all Java APIs on GroupDocs Repository. You use the GroupDocs.Annotation for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: XML GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/ Define GroupDocs.Annotation for Java API Dependency Then define GroupDocs.Annotation for Java API dependency in your pom.xml as follows:...Installation Leave feedback On this page GroupDocs hosts all Java APIs...</dependency> </dependencies> Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/java/installation/
  8. Select specific pages for rasterized PDF | Docu...

    Select specific Pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting Page index (zero based) and the number of Pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultiPageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....specific pages for rasterized PDF Select specific pages for rasterized...Leave feedback Select specific pages for rasterized PDF Saving document...

    docs.groupdocs.com/redaction/java/select-specif...
  9. Get file info | Documentation

    This article explains how to detect document file type, size and calculate Pages count with GroupDocs.Comparison....info Leave feedback On this page With you can retrieve the following...PageCount represents the number of pages in a document. FileSize represents...

    docs.groupdocs.com/comparison/python-net/get-fi...
  10. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....formats Leave feedback On this page About note-taking file formats...files contain sections and pages for storing notes. A note document...

    docs.groupdocs.com/conversion/nodejs-java/conve...