Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 3,919 for

merging

(3.64 sec)
  1. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....Annotation API - Improvements # Merge similar annotations when importing...

    blog.groupdocs.com/annotation/java-annotation-a...
  2. Gộp và tách tệp CSV trong C# - GroupDocs.Merger

    Bài viết này giải thích cách gộp và tách các tệp CSV bằng ngôn ngữ C# với API GroupDocs.Merger for .NET. Đơn giản hóa việc xử lý dữ liệu với quản lý tệp hiệu quả....Combine(outputFolder, "merged.csv" ); // Tải tệp CSV nguồn...tệp CSV và lưu kết quả vào 'merged.csv' merger.Save(outputFile);...

    blog.groupdocs.com/vi/merger/merge-and-split-cs...
  3. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....different types or we simply merge the same type of files into...

    blog.groupdocs.com/merger/move-word-pages-using...
  4. Timeout error ApiClient - Free Support Forum - ...

    Getting this today: com.groupdocs.cloud.merger.client.ApiException: java.net.SocketTimeoutException: timeout at com.groupdocs.cloud.merger.client.ApiClient.execute(ApiClient.java:789) ~[groupdocs-merger-cloud-22.5.jar!…...should not take this long to merge two small docx documents. Can...

    forum.groupdocs.com/t/timeout-error-apiclient/1...
  5. Document Security on GroupDocs Blog | Document ...

    Document Security on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Security on GroupDocs Blog | Document Automation Solutions for .NET & Java ......NET & Java Developers How to Merge Password-Protected PDFs into...

    blog.groupdocs.com/ar/tag/document-security/ind...
  6. 使用 C# 合并 Excel 文件和电子表格 |结合 XLS / XLSX

    使用 C# 合并 Excel 电子表格文件。 GroupDocs 使用 .NET 合并 API 合并特定的 XLS/XLSX 文件表。...Save("/path/merged-spreadsheet.xlsx"); } 如何使用...joinOptions); merger.Save("/path/merged-spreadsheet.xlsx"); } 免费 API...

    blog.groupdocs.com/zh/merger/merge-excel-files-...
  7. ادغام چندین نوع فایل در یک فایل با استفاده از J...

    دو یا چند سند با فرمت های مختلف فایل را در یک فایل واحد در Java ترکیب کنید. ادغام PDF Word Excel PPT در PDF با Document Merger API....save("merged-document.pdf"); } به طور مشابه،...joinOptions); merger.save("merged-document.pdf"); } مجوز API...

    blog.groupdocs.com/fa/merger/merge-multiple-fil...
  8. GroupDocs.Merger for .NET 26.4 – การจัดหน้าอย่า...

    GroupDocs.Merger for .NET 26.4 ปรับปรุงความน่าเชื่อถือของการรวมไฟล์ Word ด้วยการจัดหน้าอย่างต่อเนื่องและแนะนำแพคเกจ NuGet แยกตาม TFM เพื่อการบูรณาการ .NET ที่ราบรื่น...Continuous Page Numbering in Word Merges: ฟิลด์หมายเลขหน้าตอนนี้จะต...

    blog.groupdocs.com/th/merger/groupdocs-merger-f...
  9. Hợp nhất nhiều loại tệp thành một tệp bằng Java...

    Kết hợp hai hoặc nhiều tài liệu có định dạng tệp khác nhau thành một tệp duy nhất trong Java. Tự động hợp nhất PDF Word Excel PPT thành PDF bằng API hợp nhất tài liệu....save("merged-document.pdf"); } Tương tự...joinOptions); merger.save("merged-document.pdf"); } Nhận giấy...

    blog.groupdocs.com/vi/merger/merge-multiple-fil...
  10. 在 C# 中合并和拆分 CSV 文件 - GroupDocs.Merger

    本文解释了如何使用 C# 语言和 GroupDocs.Merger for .NET API 合并和拆分 CSV 文件。通过有效的文件管理简化数据处理。...Combine(outputFolder, "merged.csv" ); // 使用 Merger 类加载源 CSV...SAMPLE_CSV_2); // 合并 CSV 文件并将结果保存到 'merged.csv' merger.Save(outputFile);...

    blog.groupdocs.com/zh/merger/merge-and-split-cs...