Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 3,758 for

merging

(0.04 sec)
  1. converted_with_options.xls

    Sheet1 This document contains a variety of formatted elements that are used to test document rendering quality during file conversion and centered. It actually creates two paragraphs. This is a tes......Table with left indent and merged cells. Cell padding etc. Cell...

    docs.groupdocs.com/conversion/java/_sample_file...
  2. 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...
  3. 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...
  4. 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...
  5. 在 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-hant/merger/merge-and-spl...
  6. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exemerged cells. Cell padding etc. Cell...orientation and margins. Fields Merge field «FirstName» Page number...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  7. 使用 C# 将多种文件类型合并到一个文件中 | PDF Word Excel PPT

    C# 将两个或多个不同文件格式的文档组合成一个文件的方法。使用 .NET API 将不同的 PDF、Word、Excel、PPT 文件合并为一个 PDF。...Save("merge_document.pdf"); } 同样,您也可以合并...joinOptions); merger.Save("merge_document.pdf"); } 结论 # 总而言之,您已经了解了如何在...

    blog.groupdocs.com/zh/merger/merge-multiple-fil...
  8. 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...
  9. maven-app.zip

    maven-app/pom.xml~ 4.0.0 com.mycompany.app maven-app 1.0-SNAPSHOT maven-app http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdo......Table with left indent and merged cells. Cell padding etc. Cell...orientation and margins. Fields Merge field «FirstName» Page number...

    docs.groupdocs.com/total/java/sample-apps/getti...
  10. Fusionner des fichiers Excel et des feuilles de...

    Combinez des fichiers de feuille de calcul Excel à l'aide de C#. Fusionnez des feuilles spécifiques de fichiers XLS/XLSX à l'aide de l'API de fusion .NET de GroupDocs....Save("/path/merged-spreadsheet.xlsx"); } Comment...joinOptions); merger.Save("/path/merged-spreadsheet.xlsx"); } Licence...

    blog.groupdocs.com/fr/merger/merge-excel-files-...