Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 7,305 for

merge presentation

(0.43 sec)
  1. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。... 从头创建表格 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...代码演示了如何在演示文稿中创建表格: // 实例化一个表示 PPTX 文件的 Presentation 类 auto pres = System ::...

    docs.aspose.com/slides/zh/cpp/manage-table/
  2. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...[ Hide ] 识别合并的表格单元格 创建一个 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码演示了如何在演示文稿中识别合并的表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  3. Export EPUB to PPS via C# API | products.aspose...

    .NET API to Convert EPUB to PPS without using Microsoft Word... editing, converting, and merging PDFs. The second step is to...to use the Presentation Processing API, Aspose.Slides for .NET...

    products.aspose.com/total/net/conversion/epub-t...
  4. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-table/
  5. Online XPS to POTM Conversion or Develop Java b...

    Free online app to convert XPS to POTM files. Java conversion library code for XPS documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xps-t...
  6. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML documents on .NET Framework, .NET Core, Mono....Generate point cloud using Merge method Call the Scene.Save method...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/net/point-cloud/vrml/
  7. 管理 Android 上的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  8. Export EPUB to ODP via C# API | products.aspose...

    .NET API to Convert EPUB to ODP without using Microsoft Word... editing, converting, and merging PDF files. Once the EPUB file...second step is to use the Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/epub-t...
  9. Export EPUB to POTX via C# API | products.aspos...

    .NET API to Convert EPUB to POTX without using Microsoft Word...documents, such as converting, merging, splitting, and extracting...second step is to use the Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/epub-t...
  10. Generate Point Cloud to VRML File Formats via J...

    Sample Java generate point cloud code for VRML file. Use this example code to generate point cloud to VRML file within any Web or Desktop Java based application....Generate point cloud using Merge method Call the Scene.Save method...Geometry g= (Geometry) entity; Merge(pc, g, transform); } else if...

    products.aspose.com/3d/java/point-cloud/vrml/