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

api

(0.25 sec)
  1. 25.10

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....page‑size 與 margin 控制、統一的版面設定 API,以及多項錯誤修正。...

    blog.groupdocs.com/zh-hant/tag/25.10/
  2. How to Convert PowerPoint to HTML in C#

    Let's review the workflow to convert PowerPoint to HTML in C# using simple Api calls and how to create code for the C# PPT to HTML converter application....Find Answers by API GroupDocs.Total Product Family GroupDocs...PowerPoint to HTML in C# using simple API calls of one of the best document...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. List of Fonts Group Docs provide for PDF Conver...

    I want to know the list of Fonts that Groupdocs will provide for PDF Generation...on PDF load options and the API reference . If you have specific...PdfLoadOptions - Java - GroupDocs API References...

    forum.groupdocs.com/t/list-of-fonts-group-docs-...
  4. Watermark Word Documents on GroupDocs Blog | Do...

    Watermark Word Documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Word Documents on GroupDocs Blog | Document Automation Solutions fo...... Java API を使用して、プログラムでページにウォーターマークを適用します。...Word 文書にテキストと画像の透かしを追加します。 .NET API を使用して、プログラムでページにウォーターマークを適用します。...

    blog.groupdocs.com/ja/tag/watermark-word-docume...
  5. 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-...
  6. Generate PDF report from JSON on GroupDocs Blog...

    Generate PDF report from JSON on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Generate PDF report from JSON on GroupDocs Blog | Document Automation So......NET API 自動生成 PDF 和 DOCX 報告。 在 Java 中從...和 Word,以編程方式生成報告。使用報告生成 Java API 的 PDF 和 DOCX 報告。 Recent content...

    blog.groupdocs.com/zh-hant/tag/generate-pdf-rep...
  7. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback With GroupDocs.Redaction API you can apply annotation redactions...

    docs.groupdocs.com/redaction/net/annotation-red...
  8. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata Api supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. compare two word documents and highlight differ...

    compare two word documents and highlight differences on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents and highlight differen......مستندات Word باستخدام Comparison API for Java. قم بتمييز الاختلافات...مستندات Word باستخدام Comparison API for .NET. قم بتمييز الاختلافات...

    blog.groupdocs.com/ar/tag/compare-two-word-docu...
  10. Create Hyperlink in PDF on GroupDocs Blog | Doc...

    Create Hyperlink in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Create Hyperlink in PDF on GroupDocs Blog | Document Automation Solutions for ......NET API 允許通過鏈接外部數據進行註釋。 使用 Java 中的註釋在...中的鏈接註釋創建超鏈接來註釋 PDF 文件。文檔和圖像註釋 Java API 允許通過鏈接外部數據進行註釋。 Recent content...

    blog.groupdocs.com/zh-hant/tag/create-hyperlink...