Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 58,754 for

api

(0.19 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. Issue in Comparison of Large Sized PDF Files is...

    GroupDocs.Comparison for .NET 19.1 comes with a few bug fixes and a few improvements. Paragraph absorber in the resultant document and charts comparing in Cells are now improved. Please follow the release notes here for further details. We would recommend you to try the latest version of the Api and share your feedback. ImprovementsFollowing improvements are introduced: Improve paragraph absorber in result document Charts comparing in Cells Bug FixFollowing issues are resolved for Slides: Incorrect Sheet Name in result file in Cells Comparing large sized PDF files Issue when setting ParaghraphLines Setting Hyperlinks in big size PDF file Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....try the latest version of the API and share your feedback. ImprovementsFollowin...GroupDocs.Comparison for .NET API : Nuget Package - NuGet Install...

    blog.groupdocs.com/comparison/issue-in-comparis...
  4. 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...
  5. 在 Word、Excel、PowerPoint, PDF 中使用 C# 搜索圖像簽名

    使用 .NET Signature Api 從任何文檔(DOC、XLS、PPT、PDF)中的圖像數據內容搜索條形碼、QR 碼、數字或電子簽名。...NET API 提供了許多此類功能,讓您可以完全控制電子簽名過程。它提供了不同的電子簽名實現,例如:...本文介紹開發人員如何使用 C# 使用 GroupDocs.Signature API for .NET 在任何文檔中搜索各種類型的電子簽名。 C#搜索二維碼簽名...

    blog.groupdocs.com/zh-hant/signature/search-ima...
  6. Word to PDF CSharp on GroupDocs Blog | Document...

    Word to PDF CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word to PDF CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Jav......使用 Document Viewer Java API 将 Word 文件转换为受密码保护的 PDF 并禁止 PDF...DOC/DOCX 文件。使用 Document Viewer .NET API 将 Word 文件转换为受密码保护的 PDF 并禁止 PDF...

    blog.groupdocs.com/zh/tag/word-to-pdf-csharp/in...
  7. Digital Signature using Java on GroupDocs Blog ...

    Digital Signature using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Digital Signature using Java on GroupDocs Blog | Document Automation Solu......使用數位簽名 API 自訂簽名並建立您自己的應用程式。 使用 Java 使用數位簽章憑證簽署...Java 憑證對 PDF 進行數位簽章的藝術。使用數位簽名 API 自訂簽名並建立您自己的應用程式。 Recent content...

    blog.groupdocs.com/zh-hant/tag/digital-signatur...
  8. Word to PDF Converter on GroupDocs Blog | Docum...

    Word to PDF Converter on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word to PDF Converter on GroupDocs Blog | Document Automation Solutions for .NET......使用 Document Viewer Java API 將 Word 文件轉換為受密碼保護的 PDF 並禁止 PDF...DOC/DOCX 文件。使用 Document Viewer .NET API 將 Word 文件轉換為受密碼保護的 PDF 並禁止 PDF...

    blog.groupdocs.com/zh-hant/tag/word-to-pdf-conv...
  9. Word to PDF CSharp on GroupDocs Blog | Document...

    Word to PDF CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word to PDF CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Jav......使用 Document Viewer Java API 將 Word 文件轉換為受密碼保護的 PDF 並禁止 PDF...DOC/DOCX 文件。使用 Document Viewer .NET API 將 Word 文件轉換為受密碼保護的 PDF 並禁止 PDF...

    blog.groupdocs.com/zh-hant/tag/word-to-pdf-csha...
  10. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert Api. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....article I’ll use the Convert API. Find information about other...article we will use the Convert API and Convert method to convert...

    blog.groupdocs.com/total/how-to-perform-callbac...