Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 10,803 for

formatting

(0.12 sec)
  1. Kashif Iqbal | File Format Blog

    Author Archives: Kashif Iqbal ← Older posts Add Formula in Excel using NPOI in .NET Posted on March 30, 2023 by Kashi...... It supports various file formats for Excel, Word, and PowerPoint...aware of the PPT and PPTX file formats. Both these presentation file...

    blog.fileformat.com/author/kashif-iqbal/
  2. Convert project management formats | Documentation

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

    docs.groupdocs.com/conversion/net/convert/proje...
  3. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....a specific format Load a file of a specific format Leave feedback...load a file of some particular format. advanced_usage.loading_files...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  4. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  5. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/net/get-supported-fil...
  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 the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  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 the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  10. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/java/get-supported-fi...