Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,490 for

one

(0.1 sec)
  1. System Requirements | Documentation

    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. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Leave feedback On this page One of the main features of the GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-text/
  3. System Requirements | Documentation

    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 | Documentation

    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 | Documentation

    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 | 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....setPageCount ( 1 ); // save only one page options . getRasterization...

    docs.groupdocs.com/redaction/java/select-specif...
  8. InstanceID: using multiple simultaneous instanc...

    Two months ago we presented a new feature called InstanceID in GroupDocs.Viewer for .NET for the first time. In short, InstanceID allows you to configure several simultaneous instances of GroupDocs.Viewer associated with different independent root storage paths. Since that time, we’ve received a lot of feedback on the feature and this time would like to clarify how you can benefit from InstqanceID and how to configure it correctly in more details....folders, absolutely independent one from another, and then assign...

    blog.groupdocs.com/viewer/instanceid-using-mult...
  9. Verify Digital Signature in Documents using Java

    Verify digital signatures in digitally signed Word documents, Excel sheets, PowerPoint presentations, and PDF files using Electronic Signature Java API.... In one of the earlier posts , we have...

    blog.groupdocs.com/signature/verify-digital-sig...
  10. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....including Three Improvements and One major fix. # Add option to process...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...