Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 11,933 for

formatting

(0.06 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...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/nodejs-java/load-a-...
  2. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Output in Same Format Generate Output in Same Format as Template...assembled documents in the same format as the template. This means...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  3. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from document....Working with formatted text / Extract formatted text from document...document Extract formatted text from document Leave feedback GroupDocs...

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from document....Working with formatted text / Extract formatted text from document...document Extract formatted text from document Leave feedback On...

    docs.groupdocs.com/parser/net/extract-formatted...
  5. 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....Managing metadata for specific formats / Documents / Working with...metadata in ProjectManagement formats Working with metadata in ProjectManagement...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Save comparison result in different format | Gr...

    This article explains how to save comparison result in different format after files comparison within your .NET applications using GroupDocs.Comparison for .NET....different format Save comparison result in different format Leave...different formats. To save output document in different format, follow...

    docs.groupdocs.com/comparison/net/save-comparis...
  7. Convert to 3D formats with advanced options | G...

    Learn about ThreeDConvertOptions class for 3D file formats (FBX, OBJ, GLTF, 3DS, U3D) in GroupDocs.Conversion for .NET....to 3D formats with advanced options Convert to 3D formats with...the class to specify 3D file format conversion settings. This class...

    docs.groupdocs.com/conversion/net/convert-to-3d...
  8. Get supported file formats | GroupDocs

    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...
  9. Convert to CAD formats with advanced options | ...

    Learn about CadConvertOptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....CAD formats with advanced options Convert to CAD formats with...the class to specify CAD file format conversion settings. This class...

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