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

merging

(3.46 sec)
  1. Unisci più tipi di file in un unico file utiliz...

    Combina due o più documenti di diversi formati di file in un unico file in Java. Automatizza l'unione di PDF Word Excel PPT in PDF con l'API Document Merger....save("merged-document.pdf"); } Allo stesso...joinOptions); merger.save("merged-document.pdf"); } Ottieni una...

    blog.groupdocs.com/it/merger/merge-multiple-fil...
  2. Mesclar vários tipos de arquivo em um arquivo u...

    Combine dois ou mais documentos de diferentes formatos de arquivo em um único arquivo em Java. Automatize a mesclagem de PDF Word Excel PPT em PDF com a API de mesclagem de documentos....save("merged-document.pdf"); } Da mesma...joinOptions); merger.save("merged-document.pdf"); } Obtenha uma...

    blog.groupdocs.com/pt/merger/merge-multiple-fil...
  3. 使用 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...
  4. Advanced worksheet editing options | GroupDocs

    This article describes two new features of the GroupDocs.Editor for .NET version 26.6 - the advanced worksheet editing options, which control how exactly input worksheet will be converted to HTML...Editor finds and merges such consecutive empty cells...debugger. Seven consecutive merged cells (TD elements) in a single...

    docs.groupdocs.com/editor/net/advanced-workshee...
  5. 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-...
  6. Document page builder - cách để hợp nhất các tr...

    Hợp nhất các trang cụ thể từ nhiều tài liệu bằng cách sử dụng API với GroupDocs.Merger. Tạo các tài liệu hợp nhất theo yêu cầu một cách dễ dàng....đến Merging documents online , hãy truy cập Online Merging Tool...the documents one by one to merge using the Join method. Khởi...

    blog.groupdocs.com/vi/merger/page-builder-how-t...
  7. Unire e dividere file CSV in C# - GroupDocs.Merger

    Questo articolo spiega come unire e dividere file CSV utilizzando il linguaggio C# con GroupDocs.Merger per .NET API. Semplifica la gestione dei dati con una gestione efficace dei file....Combine(outputFolder, "merged.csv" ); // Carica il file CSV...CSV e salva il risultato in 'merged.csv' merger.Save(outputFile);...

    blog.groupdocs.com/it/merger/merge-and-split-cs...
  8. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more files and get the difference between them....the ability to compare and merge two or more files of . The compiled...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  9. 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...
  10. 使用 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-...