Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,855 for

one

(1.35 sec)
  1. Jpg viewer - order of loading pages is ascendin...

    Hi, we use jpg viewer. page preload count is set to 2 by default. Viewer loads first 2 pages initially. Now if user scrolls to say page no. 200, then viewer attempts to load pages from 3 to 200, sequentially, which lea…... one option can be loading pages descending...

    forum.groupdocs.com/t/jpg-viewer-order-of-loadi...
  2. 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....setPageCount ( 1 ); // save only one page options . getRasterization...

    docs.groupdocs.com/redaction/java/select-specif...
  3. Convert font formats | GroupDocs

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....convert your font file from one format into another. For example...

    docs.groupdocs.com/conversion/java/convert/font/
  4. Evaluation Limitations and Licensing | GroupDocs

    free search api version is available to evaluate the API which will be similar as licensed but with few limitations....pretty much same as the licensed one but you will face few limitations...number of indexed documents in one index or in several indexes for...

    docs.groupdocs.com/search/net/evaluation-limita...
  5. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....available under one roof. I’m talking about GroupDocs: a one-stop-shop...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Evaluation Limitations and Licensing | GroupDocs

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....pretty much same as the licensed one but you will face few limitations...1 document can be opened in one process. Only 1 redaction can...

    docs.groupdocs.com/redaction/net/evaluation-lim...
  7. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...pageIndex ++) { // Generate one preview as SVG image by page...of some loaded document has one or more raster images, and for...

    docs.groupdocs.com/editor/net/generating-page-p...
  8. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...2025, 10:06am 32 There is still one issue, images inside the slide...Otherwise just clone the existing one dst.Slides.AddClone(src.Slides[i]);...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  9. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....number (ID) and may belong to one of the following types: name...image was replaced with the new one, but the binary data of the old...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class.... For example, if more than one text value meets the condition...and select the most suitable one. Working with tables The following...

    docs.groupdocs.com/parser/java/working-with-dat...