Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 3,366 for

merging

(0.24 sec)
  1. 使用 C# 合并 PowerPoint 演示文稿和幻灯片 |合并 PPT/PPTX

    使用 C# 合并 PowerPoint 演示文稿。此外,使用 GroupDocs 的 .NET 合并 API 组合 PPT/PPTX 文件的特定幻灯片。...Save("/path/merged-presentation.pptx"); } 如何使用...joinOptions); merger.Save("/path/merged-presentation.pptx"); } 免费 API...

    blog.groupdocs.com/zh/merger/merge-powerpoint-p...
  2. 在 Java 中合并 PowerPoint 演示文稿和幻灯片 |合并 PPT/PPTX

    在 Java 中合并 PowerPoint PPT/PPTX 演示文稿。了解如何使用 GroupDocs 的 Java 合并 API 组合不同文件的特定幻灯片。...Save("/path/merged-presentation.pptx"); } 如何在...joinOptions); merger.Save("/path/merged-presentation.pptx"); } 免费 API...

    blog.groupdocs.com/zh/merger/merge-powerpoint-p...
  3. 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-...
  4. 使用 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...
  5. Combinar y dividir archivos CSV en C# - GroupDo...

    Este artículo explica cómo combinar y dividir archivos CSV utilizando el lenguaje C# con la API GroupDocs.Merger for .NET. Simplifica el manejo de datos con una gestión de archivos eficaz....Combine(outputFolder, "merged.csv" ); // Cargar el archivo...y guardar el resultado en 'merged.csv' merger.Save(outputFile);...

    blog.groupdocs.com/es/merger/merge-and-split-cs...
  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.Comparison Overview | Documentation

    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. 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...