Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 58,409 for

api

(0.09 sec)
  1. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how to search multiple text-based documents across folders with precision using regular expressions....NET API for Regex Search in Documents...the GroupDocs.Search for .NET API. This allows us to search text...

    blog.groupdocs.com/search/search-in-documents-b...
  2. Convert PPTX to RTF using Node.js

    Explore how to convert PPTX to RTF using Node.js for easy document handling. Our guide shows how to export PPTX to RTF in Node.js, streamlining your workflow....Find Answers by API GroupDocs.Total Product Family GroupDocs...utilizing a high-performance API library that runs via Java. This...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  3. 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...
  4. 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...
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated Api provided by GroupDocs.Comparison for .NET since version 19.9: The Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject differences in output document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Upgrade an Order Support Docs API Reference Live Demos Free Support...reasons to use the new updated API provided by GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/migration-notes/
  6. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...Family csharp , dotnet , editor-api ViktorStupak January 3, 2025...} ajaxCallFunction("POST", "/api/Document/Document/SaveWordFile"...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  7. 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...
  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/tag/word-to-pdf-converter...
  9. Word to PDF Converter CSharp on GroupDocs Blog ...

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

    blog.groupdocs.com/zh/tag/word-to-pdf-converter...
  10. view word as html responsive on GroupDocs Blog ...

    view word as html responsive on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in view word as html responsive on GroupDocs Blog | Document Automation Solu......使用文档查看器 Java API 将 DOC、DOCX 文件转换为 HTML 响应页面。 使用...文档呈现为响应式 HTML 页面。使用文档查看器 .NET API 将 DOC、DOCX 文件转换为 HTML 响应页面。 Recent...

    blog.groupdocs.com/zh/tag/view-word-as-html-res...