Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 11,364 for

formatting

(0.06 sec)
  1. Loading specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#....specific file formats Loading specific file formats Leave feedback...required to specify the document format manually to guarantee correct...

    docs.groupdocs.com/parser/net/loading-specific-...
  2. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Create custom format handler Create custom format handler Leave...Leave feedback If format is not supported, you will need to implement...

    docs.groupdocs.com/redaction/net/create-custom-...
  3. Convert project management formats | GroupDocs

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

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Get supported file formats | GroupDocs

    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...
  5. Get supported file formats | GroupDocs

    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...
  6. Get supported file formats | GroupDocs

    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. Create New Document by Format | GroupDocs

    This article demonstrates how to create new documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Document by Format Create New Document by Format Leave feedback...edit documents in various formats, including WordProcessing,...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  8. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....Different Format Generate Output in Different Format Leave feedback...output documents in a different format than the template. For example...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  9. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....Page layout formats Convert page layout formats Leave feedback...this page About page layout formats Page layout languages are used...

    docs.groupdocs.com/conversion/net/convert/page-...
  10. 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...