Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 8,576 for

page

(1.31 sec)
  1. Compare bookmarks in Word documents | GroupDocs

    Learn how to compare bookmarks in Word documents using GroupDocs.Comparison for Python via .NET....documents Leave feedback On this page supports bookmark comparison...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/compar...
  2. Get supported file formats | GroupDocs

    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...
  3. Load from local disk | GroupDocs

    This article explains how to load from local disk while using GroupDocs. Watermarks API....disk Leave feedback On this page The following example demonstrates..."document.docx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/load-from-loca...
  4. Select specific pages for rasterized PDF | Grou...

    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...
  5. 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...
  6. Load custom fonts. | GroupDocs

    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...
  7. Installation | GroupDocs

    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. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page GroupDocs.Conversion provides...attribute. Whether to generate page numbers for the converted document...

    docs.groupdocs.com/conversion/net/load-markup-d...
  9. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....type Leave feedback On this page A file type is a standard way...sample console output: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/how-to-determine...
  10. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API....quality Leave feedback On this page If the output PDF file contains...demonstrates the result: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/optimization-pdf...