Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 13,572 for

format

(0.53 sec)
  1. Format Support on GroupDocs Blog | Document Aut...

    Format Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Format Support on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......Format Support on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Format Support on GroupDocs Blog |...

    blog.groupdocs.com/zh/tag/format-support/index.xml
  2. Remove IPTC Metadata in PSD Format using GroupD...

    GroupDocs team is introducing new features and enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.7. The latest version allows you to update and remove IPTC metadata in PSD file Format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file Formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing are the new features introduced in version 18....remove IPTC metadata in PSD file format. Furthermore, memory consumption...operations for PSD and MP3 file formats. We recommend you to install...

    blog.groupdocs.com/metadata/remove-iptc-metadat...
  3. Support for BitTorrent Format in GroupDocs.Meta...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.4. Using the latest release, you can now read and update BitTorrent file Format metadata, read DublinCore metadata and get **Image Cover **metadata using a unified approach. Furthermore, a couple of bugs found in the earlier version of the API are now resolved. We recommend you to download and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18....and update BitTorrent file format metadata, read DublinCore metadata...in EPUB, DOCX, and PDF file formats Using unified approach for...

    blog.groupdocs.com/metadata/support-for-bittorr...
  4. [Release] GroupDocs.Metadata for .NET v26.3 – P...

    Dear GroupDocs customers, We are pleased to announce the release of GroupDocs.Metadata for .NET v26.3. This update introduces improvements in Format support and metadata analysis capabilities. :hammer_and_wrench: Key I…...3 – PDF/A format detection support GroupDocs...introduces improvements in format support and metadata analysis...

    forum.groupdocs.com/t/release-groupdocs-metadat...
  5. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document Format using GroupDocs.Editor for .NET features....document / Output format and password Output format and password Leave...document of some WordProcessing format. In other words, the class...

    docs.groupdocs.com/editor/net/output-format-and...
  6. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original Format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").Format(new Date())); // Saving in original Format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Save in original format Save in original format Leave feedback...to save file in its original format with current date as a suffix:...

    docs.groupdocs.com/redaction/java/save-in-origi...
  7. Support for Missing Metadata Properties of Exce...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 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 For details about the features supported by the API, please visit Features Overview....of Excel format and allows working with FLV file format’s metadata...working with PDF and Excel file formats. We recommend you to install...

    blog.groupdocs.com/metadata/support-for-missing...
  8. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the Format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...Java to convert HTML to PPT format GroupDocs.Conversion Product...for Java, I found that the format of the resulting PPT file was...

    forum.groupdocs.com/t/about-using-groupdocs-con...
  9. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original Format with current date as a suffix...Save in original format Save in original format Leave feedback...to save file in its original format with current date as a suffix:...

    docs.groupdocs.com/redaction/python-net/save-in...
  10. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original Format with current date as a suffix...Save in original format Save in original format Leave feedback...to save file in its original format with current date as a suffix:...

    docs.groupdocs.com/redaction/net/save-in-origin...