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

one

(0.14 sec)
  1. System Requirements | GroupDocs

    GroupDocs.Watermark for Java does not require any external software or third party tool to be installed.... Just follow one of the way as described in section...

    docs.groupdocs.com/watermark/java/system-requir...
  2. System Requirements | GroupDocs

    GroupDocs.Search for Java does not require any external software or third party tool to be installed... Just follow one of the way as described on the...

    docs.groupdocs.com/search/java/system-requireme...
  3. System Requirements | GroupDocs

    GroupDocs.Editor for Java does not require any external software or third party tool to be installed.... Just follow one of the way as described in ....

    docs.groupdocs.com/editor/java/system-requireme...
  4. System Requirements | GroupDocs

    GroupDocs.Signature for Java does not require any external software or third party tool to be installed.... Just follow one of the way as described in ....

    docs.groupdocs.com/signature/java/system-requir...
  5. 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...
  6. 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/
  7. 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...
  8. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...the one internal of cloudprovider. It doesn’t use the one user...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  9. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......Java Document conversion is one of the most frequent processes...order was disturbed. There was one more issue reported in the forum...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use One of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....from a template, you can use one of the overloads. The following...template. The object must be of one of the following types:<br> A...

    docs.groupdocs.com/assembly/java/groupdocs-asse...