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

merge presentation

(0.06 sec)
  1. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-table/
  2. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint Presentations and Outlook email formats from within Python applications....documents, spreadsheets, presentations, emails 3D & CAD files using...Python API empowers you to merge and split PDF files, convert...

    products.aspose.com/total/python-net/
  3. 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...
  4. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files Merge opration. Even if it is the only file involve…...Keeping paragraph format after merging odt documents Aspose.Words...when involved in an odt files merge opration. Even if it is the...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  5. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

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

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

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

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  7. 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/
  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/