Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 9,244 for

document viewer

(0.64 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....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. GroupDocs.Assembly Product Family | GroupDocs

    GroupDocs.Assembly is a Document automation and reports generation API designed to create custom Documents from templates. Documentation .NET Java Python GroupDocs.Assembly for .NET More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage .NET code examples Open-source projects for APIs example usage GroupDocs.Assembly for .NET More GroupDocs.Assembly for Java More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage Java code examples Open-source projects for APIs example usage GroupDocs....Viewer Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/
  3. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating Documents using GroupDocs.Annotation for Java API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/save-specifi...
  4. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business Documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign Documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images....Digitally sign important business documents at individual and enterprise...NET and Java APIs to e-sign documents, configure and manipulate...

    blog.groupdocs.com/total/digitally-sign-documen...
  5. Convert ODT to JPG using Node.js

    Learn how to convert ODT to JPG using Node.js with a simple script. This guide shows how to export ODT to JPG in Node.js using powerful file conversion library....Viewer Product Family GroupDocs.Comparison...Node.js When working with documents in modern apps, it’s often...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/inserting-edited-...
  7. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/modifing-found...
  8. Merge DOC files using Java

    Master the skill of how to merge DOC files using Java. We will offer sample code example to help you combine DOC files in Java without requiring additional software....Viewer Product Family GroupDocs.Comparison...compiling reports, consolidating documents, or creating comprehensive...

    kb.groupdocs.com/merger/java/merge-doc-files-us...
  9. Convert PDF to MHTML using Node.js

    Learn how to convert PDF to MHTML using Node.js for seamless Document transformation. Follow our guide to efficiently export PDF to MHTML in Node.js with simple steps....Viewer Product Family GroupDocs.Comparison...applications, converting documents into web-friendly formats...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Saving documents | GroupDocs

    Saving a Document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the Document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save Document to the same file or stream Save Document to the specified location Save Document to the specified stream...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/saving-documents/