Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,538 for

one

(0.15 sec)
  1. 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...
  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. 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. 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...
  5. HTML Content dimensions - Free Support Forum - ...

    Hi All, I have a few questions on group docs viewer for JSP: Is there a way to control the dimensions of the html content generated by Group Docs? The dimensions of the html content varies based on the document used a…...the group viewer only displays one document. atir.tahir December...the group viewer only displays one document. Yes, you can display...

    forum.groupdocs.com/t/html-content-dimensions/2130
  6. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Outline Make your ......Slide Structure – Good Show one point at a time: Will help audience...Use backgrounds such as this one that are attractive but simple...

    docs.groupdocs.com/editor/net/sample-files/Pres...
  7. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... Call one of the method overloads to convert...options, use the property for one of the following classes (depending...

    docs.groupdocs.com/viewer/python-net/render-lot...
  8. 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/java/evaluation-limit...
  9. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....that are found for at least one nested search query. The example...text of which there is at least one of the words “Einstein” and “relativity”...

    docs.groupdocs.com/search/net/boolean-search/
  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/net/working-with-data...