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

one

(0.09 sec)
  1. 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/java/sample-files/Pre...
  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 | 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...
  4. 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/
  5. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... Create one or several objects of object...key for encryption (at least one character) /// </summary> public...

    docs.groupdocs.com/signature/net/implement-cust...
  6. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....repeating the above steps for each one. This example demonstrates how...repeating the above steps for each one. foreach ( var certificatePath...

    docs.groupdocs.com/signature/net/iterative-digi...
  7. Integration of Efficient Online Signature App w...

    Attention to all who still follow the traditional signing process! Now it’s high time to change to online signature process as it saves your time and effort. In addition, it’s a tribute to your ecosystem by going completely green via a paperless office. To speed up this process, GroupDocs has introduced its powerful online signature add-on for multiple platforms. By installing this online signature service add-on, you can embed documents as digital forms and then collect signatures online from within your webpages....Signature add-ons for multiple CMSs Online Signature Add-ons # After...service add-ons for the following CMSs, with more add-ons in the pipeline:...

    blog.groupdocs.com/signature/integration-of-gro...
  8. Capture Electronic Signatures from within Your ...

    We are glad to announce the release of the GroupDocs Signature for .NET Library. The library is developed based on our online signature app and enables developers to easily add electronic signature capabilities to their own ASP.NET, C#/VB.NET applications. It’s a One-stop-shop solution, which includes all the necessary controls for a complete, legally-binding electronic signature workflow. Key features include: Electronic Signature Capture Control Users can sign documents either by uploading a scanned copy of their signature, or by drawing it right in a web-browser with a mouse.... It’s a one-stop-shop solution, which includes...

    blog.groupdocs.com/signature/capture-electronic...
  9. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....expression must return a value of one of the following types: A byte...

    blog.groupdocs.com/assembly/support-for-dynamic...
  10. How to Compare Powerpoint Files using Java

    Let's get familiar yourself with the process to compare Powerpoint Files using Java and how to create functionality to compare two ppt files for differences in Java.... We will use one of the best document comparison...

    kb.groupdocs.com/comparison/java/how-to-compare...