Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 57,722 for

api

(0.15 sec)
  1. Password Protect PowerPoint Presentations | Loc...

    Add password to PowerPoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs....NET API, you can explore the following links: .NET API Documentation...Java API, you can explore the following links: Java API Documentation...

    blog.groupdocs.com/merger/password-protect-powe...
  2. GroupDocs.Conversion for Node.js 25.11 – 最新更新与修...

    探索 GroupDocs.Conversion for Node.js 25.11 的新功能。现在可在 NuGet 和 GroupDocs 网站上获取。...兼容性修复 底层库更新 包 README 更新 文档更新 公共 API 更改 Converter 类 PdfConvertOptions...and introduces a few public API changes. 此发布的新增内容 # 兼容性修复 # [Fix]...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata Api provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata Api provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback The GroupDocs Metadata API provides the feature to read...

    docs.groupdocs.com/metadata/java/working-with-c...
  4. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java Api...Upgrade an Order Support Docs API Reference Live Demos Free Support...document GroupDocs.Watermark API allows you to extract in Excel...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Word as PDF on GroupDocs Blog | Document Automa...

    Word as PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word as PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers J......PDF に変換し、Document Viewer Java API を使用して PDF 印刷を禁止します。 C# を使用して...PDF に変換し、Document Viewer .NET API を使用して PDF 印刷を禁止します。 Recent content...

    blog.groupdocs.com/ja/tag/word-as-pdf/index.xml
  6. Product Overview | GroupDocs

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Upgrade an Order Support Docs API Reference Live Demos Free Support...and scalability; Simple public API. Rich set of document manipulation...

    docs.groupdocs.com/merger/java/product-overview/
  7. Product Overview | GroupDocs

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Upgrade an Order Support Docs API Reference Live Demos Free Support...and scalability; Simple public API. Rich set of document manipulation...

    docs.groupdocs.com/merger/net/product-overview/
  8. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata Api supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer Api provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer Api for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....version of our document viewer API provides 10+ new features, 25+...Java 3.2.2. Document Viewer API for Java - FeaturesFollowing...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  10. Ways to Convert WebP to PNG

    Convert WebP to PNG images using online & free WebP converter. Developers can perform the conversion with few lines of code using .NET & Java Api....NET and Java API. Converting WebP to PNG - Free...to PNG converter in C# . .NET API | Documentation | Download Convert...

    blog.groupdocs.com/conversion/convert-webp-to-png/