Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 6,313 for

file conversion

(0.12 sec)
  1. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream in Java...Conversion Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a stream Save...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  2. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Conversion Product Solution GroupDocs...Guide / Basic usage / Get file info Get file info Leave feedback GroupDocs...

    docs.groupdocs.com/redaction/net/get-file-info/
  3. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a specified location...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  4. Save a modified file to the original source | G...

    This article shows how to save the modified content back to the underlying source using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to the original...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  5. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream in Java...Conversion Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a stream Save...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  6. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular format....Conversion Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  7. 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....Conversion Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. PPTX -> PDF, some graphics create NaN operands ...

    Different Fonts, Bullets, Numbering, and Text Effects_Updated Version.zip (37.4 KB) When the attached File is converted from a PowerPoint presentation into an PDF File, some of the moveto and lineto operations on the 7t…...resulting converted file GroupDocs.Conversion Product Family csharp...(37.4 KB) When the attached file is converted from a PowerPoint...

    forum.groupdocs.com/t/pptx-pdf-some-graphics-cr...
  9. Get Supported File Types | GroupDocs

    Enumerate all 72 document formats supported by GroupDocs.Merger for Python via .NET using FileType.get_supported_File_types()....Conversion Product Solution GroupDocs.../ Get Supported File Types Get Supported File Types Leave feedback...

    docs.groupdocs.com/merger/python-net/get-suppor...
  10. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream...Conversion Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a stream Save...

    docs.groupdocs.com/metadata/net/save-a-modified...