Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 4,738 for

release

(0.08 sec)
  1. Licensing and Subscription | Documentation

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/editor/java/licensing-and-su...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/conversion/java/convert-xml-...
  4. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/conversion/java/logging/
  5. 在 Java 中合併 PowerPoint 演示文稿和幻燈片 |合併 PPT/PPTX

    在 Java 中合併 PowerPoint PPT/PPTX 演示文稿。了解如何使用 GroupDocs 的 Java 合併 API 合併不同文件的特定幻燈片。...Repository</name> <url>https://releases.groupdocs.com/java/repo/</url>...

    blog.groupdocs.com/zh-hant/merger/merge-powerpo...
  6. Porównaj dokumenty za pomocą Node.js

    Zbadaj zawiłości porównań dokumentów w tym szczegółowym przewodniku. Dowiedz się, jak interfejsy API GroupDocs.Comparison mogą przekształcić twoją analizę danych dzięki wizualnym i tekstowym narzędziom porównawczym....Comparison z releases page .Dodatkowo, aby przetestować...

    blog.groupdocs.com/pl/comparison/compare-docume...
  7. Java를 사용하여 Word 문서에 디지털 서명

    Java 인증서를 사용하여 Word 문서에 디지털 서명하는 기술을 마스터하세요. 디지털 서명 API를 사용하여 서명을 사용자 정의하고 자신만의 애플리케이션을 구축하세요....Repository</name> <url>https://releases.groupdocs.com/java/repo/</url>...

    blog.groupdocs.com/ko/signature/sign-word-files...
  8. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/java/use-advanced-...
  9. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/metadata/net/extracting-make...