Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,605 for

one

(0.03 sec)
  1. 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/
  2. 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...
  3. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....key for encryption (at least one character) * </p> */ public final...key for encryption (at least one character) * </p> */ public final...

    docs.groupdocs.com/signature/java/search-embed-...
  4. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Replace metadata values with empty ones or redacts metadata texts ,...when applicable. If at least one redaction failed, you will see...

    docs.groupdocs.com/redaction/python-net/redacti...
  5. compressed.zip

    business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Bus......suggested length of no more than one page) of the business, including...Competition: All businesses compete in one way or another. It may be with...

    docs.groupdocs.com/conversion/python-net/_sampl...
  6. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...pageIndex ++) { // Generate one preview as SVG image by page...of some loaded document has one or more raster images, and for...

    docs.groupdocs.com/editor/java/generating-page-...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Metadata and binary content about one used font is represented by the...name of the given font. May be one of 4 values: Regular (default)...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  8. 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...
  9. 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...
  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-...