Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 13,530 for

file

(0.06 sec)
  1. 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...
  2. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF File using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the File size....Optimize the output PDF file / Optimize the PDF file by removing unused...unused resources Optimize the PDF file by removing unused resources...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. 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...
  4. 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...
  5. 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/java/save-a-modifie...
  6. CAD, EMF & WMF file formats Support Introduced ...

    GroupDocs team is glad to announce another monthly release where new File formats are added in supported File format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.3.0 API now provides support to CAD, WMFand EMF with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....where new file formats are added in supported file format list...Annotation types for CAD, WMF and EMF file formats. GroupDocs.Annotation...

    blog.groupdocs.com/annotation/cad-emf-wmf-file-...
  7. 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...
  8. 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...
  9. 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...
  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-...