Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 11,963 for

formatting

(0.05 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 // 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...
  2. Convert a Document to Another Format | GroupDocs

    Learn how to convert a single document to another format using GroupDocs.Conversion for Python via .NET....Another Format Convert a Document to Another Format Leave feedback...single document to another format, where only one document is...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....a specific format Load a file of a specific format Leave feedback...load a file of some particular format. AdvancedUsage.Loading.LoadingFileOfSpecifi...

    docs.groupdocs.com/markdown/net/load-a-file-of-...
  4. Get supported file formats | GroupDocs

    List all supported file formats using Python via .NET....supported file formats Get supported file formats Leave feedback...list of all supported file formats. Quickly retrieve the complete...

    docs.groupdocs.com/watermark/python-net/get-sup...
  5. Get supported file formats | GroupDocs

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

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your .NET applications....supported file formats Get supported file formats Leave feedback...get list of supported file formats: C# using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/get-supported...
  9. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....supported file formats Get supported file formats Leave feedback...how to get supported file formats list. java . util . List <...

    docs.groupdocs.com/signature/java/get-supported...
  10. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Python applications....supported file formats Get supported file formats Leave feedback...obtain a list of supported file formats: import groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/get-su...