Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 15,531 for

file

(0.11 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....Loading files / Load a file of a specific format Load a file of a...example demonstrates how to load a file of some particular format. advanced_usage...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various File formats by GroupDocs.Signature API....Spreadsheet with different output file type Leave feedback On this...documents with different output file types. Each document type has...

    docs.groupdocs.com/signature/net/save-signed-sp...
  3. Open PowerPoint File

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/zh-hant/tag/open-powerpoint-...
  4. Err uploading file to api.groupdocs.cloud by ap...

    I’m using the api.groupdocs.cloud api to upload a document but I get the error “message”: “Authentication error!” when I make the request to https://api.groupdocs.cloud/v1.0/storage/File it should be noted that the token…...Err uploading file to api.groupdocs.cloud by api not sdk GroupDocs...groupdocs.cloud/v1.0/storage/file it should be noted that the...

    forum.groupdocs.com/t/err-uploading-file-to-api...
  5. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc Files. The existence of one of such fil…...Indexing corrupted docx file leads to OutOfMemoryException GroupDocs...and/or doc files. The existence of one of such files in the directory...

    forum.groupdocs.com/t/indexing-corrupted-docx-f...
  6. Read, Remove, and Update FLV File's Metadata us...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.11. The latest version supports missing metadata properties of Excel format and allows working with FLV File format’s metadata. Furthermore, memory consumption is now reduced for working with PDF and Excel File formats. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18.11. Detect FLV File format Read FLV header metadata Get XMP metadata of FLV File format Update XMP metadata of FLV File format Remove XMP metadata of FLV File format Support for missing metadata properties of Excel format For details about the features supported by the API, please visit Features Overview....and allows working with FLV file format’s metadata. Furthermore...for working with PDF and Excel file formats. We recommend you to...

    blog.groupdocs.com/metadata/read-remove-and-upd...
  7. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream...Advanced Usage / Saving files / Save a modified file to a stream Save...Save a modified file to a stream Leave feedback This example shows...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Issue with Compare – Unreadable Text in Compare...

    When I compared a DOCX version of a contract with PDF version using the Compare, the compared contract File was downloaded successfully. However, after opening the downloaded File, the text was not readable and appeared …...Unreadable Text in Compared File GroupDocs.Comparison Product...Compare , the compared contract file was downloaded successfully...

    forum.groupdocs.com/t/issue-with-compare-unread...
  9. 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....Advanced Usage / Saving files / Save a modified file to a specified location...location Save a modified file to a specified location Leave feedback...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  10. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...Advanced Usage / Saving files / Save a modified file to a specified location...location Save a modified file to a specified location Leave feedback...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...