Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 11,050 for

formatting

(0.03 sec)
  1. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....management formats Convert project management formats Leave feedback...be exported to PDF or image formats for documentation. Common Project...

    docs.groupdocs.com/conversion/java/convert/proj...
  2. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Managing metadata for specific formats / Documents / Working with...in Note formats Working with metadata in Note formats Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....specific file formats Loading specific file formats Leave feedback...required to specify the document format manually to guarantee correct...

    docs.groupdocs.com/parser/java/loading-specific...
  4. Get supported file formats | Documentation

    This article shows how to check supported file formats....supported file formats Get supported file formats Leave feedback...of all the supported file formats by the static method: IEnumerable...

    docs.groupdocs.com/parser/net/get-supported-fil...
  5. Load document of specific format | Documentation

    This article explains how to load document of specific format....Of specific format Load document of specific format Leave feedback...a document of any supported format. When you’re loading a document...

    docs.groupdocs.com/watermark/net/load-document-...
  6. Get supported file formats | Documentation

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....supported file formats Get supported file formats Leave feedback...list of all supported file formats by these steps: Call of class;...

    docs.groupdocs.com/redaction/net/get-supported-...
  7. Get supported file formats | Documentation

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....supported file formats Get supported file formats Leave feedback...list of all supported file formats by these steps: Call of class;...

    docs.groupdocs.com/redaction/python-net/get-sup...
  8. 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....Managing metadata for specific formats / Documents / Working with...metadata in ProjectManagement formats Working with metadata in ProjectManagement...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Get supported file formats | Documentation

    The page describes how to obtain supported file formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....supported file formats Get supported file formats Leave feedback...the list of supported file formats. To do this, follow these steps:...

    docs.groupdocs.com/annotation/net/get-supported...
  10. Get supported file formats | Documentation

    This page describes how to obtain supported file formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....supported file formats Get supported file formats Leave feedback...the list of supported file formats. To do this, follow these steps:...

    docs.groupdocs.com/annotation/java/get-supporte...