Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 35,613 for

paged

(0.06 sec)
  1. Get Image Representation of Document Pages

    Getting image representation of document pages is one of the most successful feature that is already implemented in .NET version of the API. Keeping your interest in view, we’ve now implemented this feature for Java developers. GroupDocs.Comparison for Java 19.6 allows you to save document comparison results in image format as well. What does it take to implement such a feature? You just have to pass the output folder path to convertToImages method and API will take care of conversion mechanism itself....representation of document pages is one of the most successful...

    blog.groupdocs.com/comparison/get-image-represe...
  2. 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...
  3. RHTML - Ruby HTML Page

    Další informace o formátu souborů RHTML a rozhraních API, která mohou vytvářet a otevírat soubory RHTML....Table of Contents What's on this Page Co je soubor RHTML? Soubor s...

    docs.fileformat.com/cs/web/rhtml/
  4. Convertir des documents PDF en HTML en Java | T...

    Apprenez à convertir des documents PDF au format HTML à l'aide de Java. Étapes pour automatiser la conversion du document entier ou de pages sélectives dans l'application Java....de conversion de toutes les pages d’un fichier PDF au format HTML...MarkupConvertOptions()); Conversion de pages spécifiques d’un PDF sécurisé...

    blog.groupdocs.com/fr/conversion/convert-pdf-to...
  5. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for .NET....summary page Get extended information on the summary page Leave...Leave feedback On this page allows you to detect changes between source...

    docs.groupdocs.com/comparison/net/get-extended-...
  6. Cache Page Previews in GroupDocs.Annotation for...

    EnableCaching feature stores image representation of a document in a directory at the local drive. In case of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code....enable cache mode and cache page previews. Let’s take a overview...retrieval of pages. Parameter for getting pages without annotation...

    blog.groupdocs.com/annotation/cache-page-previe...
  7. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...specific pages in the multipage document Signing specific pages in...which allows to set up specific page numbers. This example shows...

    docs.groupdocs.com/signature/net/sign-specific_...
  8. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....files / Merge pages from various documents Merge pages from various...With you can combine different pages from multiple source documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  9. Extract images from document page | Documentation

    This article explains that how to extract images from document page....from document page Extract images from document page Leave feedback...extract images from document page by the method: Iterable < PageImageArea...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract images from document page | Documentation

    This article explains that how to extract images from document page....from document page Extract images from document page Leave feedback...extract images from document page by the method: IEnumerable <...

    docs.groupdocs.com/parser/net/extract-images-fr...