Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 316 for

mpp

(0.33 sec)
  1. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....Format (ONE) MS Project Document (MPP) MS Visio (VDX) Open Document...

    blog.groupdocs.com/metadata/releasing-first-ver...
  2. Converting Documents | GroupDocs

    Convert single documents, specific pages or page ranges, per-page output files, and files packed inside archives — with options for output format, watermarks, and metadata extraction — using GroupDocs.Conversion for Python via .NET...., MPP). GisConvertOptions – Options...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET 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 DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....functionality that allows working with MPP files created by different versions...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. 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....functionality that allows working with MPP files created by different versions...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....mpp" ) as converter : doc_info =...get_document_info () # Print MPP document info print ( "Creation...

    docs.groupdocs.com/conversion/python-net/develo...
  6. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....obsolete methods of MP3 and MPP formats are removed and memory...

    blog.groupdocs.com/categories/groupdocs.metadat...
  7. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom......obsolete methods of MP3 and MPP formats are removed and memory...obsolete methods of MP3 and MPP formats are removed and memory...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...format and password protected MPP(2003) files. You can download...

    blog.groupdocs.com/groupdocs.blog/page/79/
  9. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....obsolete methods of MP3 and MPP formats are removed and memory...

    blog.groupdocs.com/categories/groupdocs.metadat...
  10. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Microsoft Project documents (MPT, MPP, MPX) All supported archives...

    docs.groupdocs.com/viewer/net/exclude-fonts/