Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 14,411 for

file

(0.04 sec)
  1. File Diff Checker on GroupDocs Blog | Document ...

    File Diff Checker on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in File Diff Checker on GroupDocs Blog | Document Automation Solutions for .NET & Java ......File Diff Checker on GroupDocs Blog | Document Automation Solutions...Developers Recent content in File Diff Checker on GroupDocs Blog...

    blog.groupdocs.com/zh-hant/tag/file-diff-checke...
  2. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document Files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML Files are significantly …...File Size Increase on Conversion to HTML – GroupDocs for .NET...application to convert document files (e.g., Word, Excel) to HTML...

    forum.groupdocs.com/t/file-size-increase-on-con...
  3. Convert Mobi & PDF/A file formats Using GroupDo...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.2.0. In this monthly release new File formats “Mobi and PDF/A” are added in supported File format list. This monthly release of Document Conversion API is introducing new features like " Settings for different horizontal and vertical resolution when converting to image formats" and “conversion to PDF with setting for PDF File format” along with other five fixes....In this monthly release new file formats “ Mobi and PDF/A ” are...are added in supported file format list. This monthly release...

    blog.groupdocs.com/conversion/mobi-pdfa-file-fo...
  4. 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....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...
  5. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document Files (e.g., Word, Excel) to HTML for pr......File Size Increase on Conversion to HTML – GroupDocs for .NET...application to convert document files (e.g., Word, Excel) to HTML...

    forum.groupdocs.com/t/file-size-increase-on-con...
  6. Convert a JPG file passed as FileStream to PDF ...

    Hello, I noticed some very strange behavior when converting a certain jpg File. The problem is always reproducible using the basic pdf conversion sample, but only happens when the File is passed in as a stream. The fo…...Convert a JPG file passed as FileStream to PDF issue in .NET...when converting a certain jpg file . The problem is always reproducible...

    forum.groupdocs.com/t/convert-a-jpg-file-passed...
  7. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source....Advanced Usage / Saving files / Save a modified file to the original...original source Save a modified file to the original source Leave feedback...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. GroupDocs Conversion File Upload API is Not Wro...

    GroupDocs Conversion File Upload API is Not Wroking Please check this issue and fix ASAP...GroupDocs Conversion File Upload API is Not Wroking GroupDocs...5:45am 1 GroupDocs Conversion File Upload API is Not Wroking Online...

    forum.groupdocs.com/t/groupdocs-conversion-file...
  9. 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...
  10. Update XMP Metadata of WAV File using GroupDocs...

    GroupDocs team is introducing two new features and three enhancements in the monthly release of GroupDocs.Metadata for .NET 18.6. Using the latest version, you can now edit XMP metadata of WAV File format and update metadata properties of MPP File format. Furthermore, memory consumption for loading and saving metadata is now reduced for MPP, WAV and AVI File formats. A bug related to removing XMP metadata in Tiff File format is also resolved in the latest version....WAV file format and update metadata properties of MPP file format...reduced for MPP, WAV and AVI file formats. A bug related to removing...

    blog.groupdocs.com/metadata/update-xmp-metadata...