Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 18,899 for

merge

(0.07 sec)
  1. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。...pptm" ); // Merge for (ISlide slide : prest2.getSlides())...getSlides()) { // Merge from source to target prest1.getSlides()...

    products.aspose.com/slides/zh-hant/java/merger/...
  2. Detect Merged Cells in a Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Detect Merged Cells in a Worksheet Contents [ Hide ] In Microsoft...Excel, several cells can be merged into one. This is often used...

    docs.aspose.com/cells/java/detect-merged-cells-...
  3. Aspose::Words::Settings::MailMergeDestination e...

    Aspose::Words::Settings::MailMergeDestination enum. Specifies the possible results which may be generated when a mail Merge is carried out on a document in C++....may be generated when a mail merge is carried out on a document...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....Create complex table structures, merge and split cells. Customize the...Generate reports and use Mail Merge feature Automatically populate...

    products.aspose.com/words/net/
  5. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML document integration by optimizing block-level element property imports for seamless workflows....Description Merge 0 Properties of parent blocks are merged and stored...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....object that represents the mail merge functionality for the document...that contains all of the mail merge information for a document....

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose.Words for C++|Documentation

    Generate, modify, convert, render, and print documents using C++....and Converting Rendering Mail Merge and Reporting Programming with...

    docs.aspose.com/words/cpp/
  8. 通過 Java 合併 POT 文件 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 POT 文檔的 Java 示例代碼。...pot" ); // Merge for (ISlide slide : prest2.getSlides())...getSlides()) { // Merge from source to target prest1.getSlides()...

    products.aspose.com/slides/zh-hant/java/merger/...
  9. 通過 Java 合併 OTP 文件 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 OTP 文檔的 Java 示例代碼。...otp" ); // Merge for (ISlide slide : prest2.getSlides())...getSlides()) { // Merge from source to target prest1.getSlides()...

    products.aspose.com/slides/zh-hant/java/merger/...
  10. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...PolygonModifier 类中有几个 merge_mesh 成员。 下面的代码示例将场景的所有网格合并到单个有效网格中。...) # merge all meshes mesh = a3d . PolygonModifier . merge_mesh...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...