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....Purchase Buy Now Pricing Information Free Trials Temporary License...code samples below for more information. Reading built-In metadata...
Logging when converting documents with GroupDocs.Conversion for Java...Purchase Buy Now Pricing Information Free Trials Temporary License...general application flow and informational messages. Logging to the...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Purchase Buy Now Pricing Information Free Trials Temporary License...Barcode Outlook Personal Information Store File Outlook Offline...
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....Purchase Buy Now Pricing Information Free Trials Temporary License...of redaction For detailed information you have to iterate through...
This topic describes how to install GroupDocs.Viewer for Node.js....Purchase Buy Now Pricing Information Free Trials Temporary License...requirements. You can find detailed information about the system requirements...
This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Purchase Buy Now Pricing Information Free Trials Temporary License...elements are used to collect information from users on template form...
This article shows that how to perform the operations on search results....Purchase Buy Now Pricing Information Free Trials Temporary License...example shows how to print information on the documents found in...
Hi @atir.tahir
We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to render correctly during the conversion p…...@Vaibhavj22 , Thank you for the information you provided. We tested the...soon as we have any new information about this issue. Vaibhavj22...
Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports.
There’s howe…...you need any additional information we’d happily answer them...
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...Purchase Buy Now Pricing Information Free Trials Temporary License...