Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 3,838 for

assembly

(0.03 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/render-web...
  3. Licensing and Subscription | Documentation

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/licensing-and-su...
  4. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  5. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  6. Subscribing for verification process events | D...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/subscribing-f...
  7. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/subscribing-f...
  8. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/generate-documen...
  9. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/redaction-basics/
  10. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-advanced-r...