Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 52,601 for

api

(0.23 sec)
  1. Conversion from PLT Format is Introduced in Gro...

    GroupDocs.Conversion for .NET 18.9 covers some new features, improvements and major bug fixes. Conversion from PLT and LGS formats is introduced. Aside this, Word, Image and HTML conversion options are improved. Excel to SVG conversion issue is fixed. Please refer to GroupDocs.Conversion for .NET 18.9 release notes for further reference. We’d recommend you to integrate latest version of the Api in your applications and share your feedback. Features Implement conversion from PLT, LGS and CGM Password protection when converting to ODS Support converting password protected ODS document Improvements Pdf to Cells improvement Improve Words, Slides, Image, HTML, PDF and Cells conversion options Bug Fixes XLS to HTML output is too small Excel to SVG conversion issue Xps to Pdf conversion issue Api Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....integrate latest version of the API in your applications and share...Xps to Pdf conversion issue API Resources # Here are a few channels...

    blog.groupdocs.com/conversion/conversion-from-p...
  2. Highlight Text in PDF on GroupDocs Blog | Docum...

    Highlight Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET......NET API 允许通过突出显示任何区域来注释 PDF 文件。 使用 Java...PDF 中的文本并使用高亮注释。文档和图像注释 Java API 允许通过突出显示任何区域来注释 PDF 文件。 Recent...

    blog.groupdocs.com/zh/tag/highlight-text-in-pdf...
  3. Move Pages in DOC/DOCX on GroupDocs Blog | Docu...

    Move Pages in DOC/DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Move Pages in DOC/DOCX on GroupDocs Blog | Document Automation Solutions for .N......運行示例展示瞭如何使用文檔自動化 Java API 更改 DOC/DOCX 文件中的頁面順序。 如何使用 C#...Word 文件的頁面。運行示例顯示瞭如何使用 .NET API 更改 DOC/DOCX 文件中的頁面順序。 Recent...

    blog.groupdocs.com/zh-hant/tag/move-pages-in-do...
  4. Find Synonyms in CSharp on GroupDocs Blog | Doc...

    Find Synonyms in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Synonyms in CSharp on GroupDocs Blog | Document Automation Solutions for ......NET API 獲取所有同義詞,按不同含義分組。 使用 C# 查找單詞的同義詞 使用 .NET API 在 C# 中...

    blog.groupdocs.com/zh-hant/tag/find-synonyms-in...
  5. Find Homophones in Files on GroupDocs Blog | Do...

    Find Homophones in Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Homophones in Files on GroupDocs Blog | Document Automation Solutions fo......使用文檔搜索 Java API 構建同音字應用程序。 使用 C# 在多個文件中查找同音字...在文件夾的不同文件中查找特定單詞及其同音字。使用 GroupDocs 的文檔搜索 API 為同音異義詞構建 .NET 應用程序 Recent content...

    blog.groupdocs.com/zh-hant/tag/find-homophones-...
  6. Merge Documents in CSharp on GroupDocs Blog | D...

    Merge Documents in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Merge Documents in CSharp on GroupDocs Blog | Document Automation Solutions ......NET API 将不同的 PDF、Word、Excel、PPT 文件合并为一个...使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word...

    blog.groupdocs.com/zh/tag/merge-documents-in-cs...
  7. full text search on GroupDocs Blog | Document A...

    full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java De......構建全文搜索解決方案 用於通過索引進行搜索的 Java 應用程序的全文搜索 API。在一個文件夾的多個 Word、Excel、PDF、TXT...C# 中構建全文搜索解決方案 .NET 應用程序的文本搜索 API,可通過索引進行搜索。在文件夾的多個 Word、Excel...

    blog.groupdocs.com/zh-hant/tag/full-text-search...
  8. remove exif data from images on GroupDocs Blog ...

    remove exif data from images on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove exif data from images on GroupDocs Blog | Document Automation Solu......NET API 以編程方式提取、更新、添加或刪除圖像的 EXIF 數據。...Java 中處理圖像的 EXIF 元數據。使用 Java API 以編程方式提取、更新、添加或刪除 JPG/JPEG、PNG、WebP...

    blog.groupdocs.com/zh-hant/tag/remove-exif-data...
  9. Rearrange Document on GroupDocs Blog | Document...

    Rearrange Document on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Rearrange Document on GroupDocs Blog | Document Automation Solutions for .NET & Jav......בקובצי DOC/DOCX באמצעות Java API של אוטומציה של מסמכים. כיצד לארגן...בקבצי DOC/DOCX באמצעות ה-.NET API. Recent content in Rearrange...

    blog.groupdocs.com/he/tag/rearrange-document/in...
  10. Installation | Documentation

    GroupDocs hosts all Java Apis on GroupDocs Repository. You can easily use GroupDocs.Redaction for Java Api directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify repository configuration/location in your project as follows: Maven GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/ Gradle repositories { maven { url "https://repository.groupdocs.com/repo/" } } Kotlin repositories { maven(url = "https://repository.groupdocs.com/repo/") } Ivy docs.groupdocs.com/redaction/java/installation/