Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,425 for

one

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. Add Point Annotation in Documents using .NET an...

    As all our records and documentations are facing a digital transformation. It has made it quite necessary for us to have a good knowledge of the tools that may help us in the long run. Annotation is One of those tools which may help you in adding the extra, yet necessary, piece of information into your documents. Annotation helps readers in understanding the text in a better way. It also helps different people working on the same task to exchange their concerns regarding a piece of information in the document.... Annotation is one of those tools which may help...

    blog.groupdocs.com/annotation/add-point-annotat...
  6. Partially Render Large Excel Sheets with GroupD...

    We are delighted to announce that the first monthly release of GroupDocs.Viewer for .NET for the year 2017 is out and available. Using GroupDocs.Viewer for .NET 17.1.0 users will be able to partially render the large Excel sheets. The latest version also supports the configuration of ViewerConfig class via app.config or web.config file. Furthermore, 9 issues have been fixed in this release. Continue to read more about v17.1.0. GroupDocs.Viewer for ....HTML Fix - Rendering of only one page in text(txt) document Fix...

    blog.groupdocs.com/viewer/groupdocs.viewer-supp...
  7. Spring MVC Front End Project for GroupDocs.View...

    Team GroupDocs is pleased to announce Spring MVC Front End sample project for GroupDocs.Viewer for Java users. The core idea behind the development of this project is to facilitate developers to write their own document viewer using GroupDocs.Viewer for Java 3.x. As the project is open source and published on GitHub, developers can customize it as per their needs. Spring MVC Front End - FeaturesThis Front End provides end users with tools needed for convenient viewing and navigation of documents in a browser....contribute to the Front End through one of the following ways: # Got...

    blog.groupdocs.com/viewer/spring-mvc-front-end-...
  8. GroupDocs.Search for Java | Documentation

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm... One can easily perform actions to...

    docs.groupdocs.com/search/java/
  9. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/python-net/saving-...
  10. GroupDocs.Merger for Node.js via Java | Documen...

    Use GroupDocs.Merger for Node.js via Java to merge several documents into One, split single document to multiple and organize documents in different ways....can merge multiple files into one file, split single file into...

    docs.groupdocs.com/merger/nodejs-java/