Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 7,310 for

merge presentation

(0.4 sec)
  1. Export PS to OTP via C# API | products.aspose.com

    .NET API to Convert PS to OTP without using Microsoft Word...converting, creating, editing, and merging them. Once the PS file has...second step is to use the Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/ps-to-...
  2. Export MD to PPT via C# API | products.aspose.com

    .NET API to Convert MD to PPT without using Microsoft Word... editing, converting, and merging PDFs. It also supports a variety...second step is to use the Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/md-to-...
  3. Java API to Render PDF to FODS | products.aspos...

    Export PDF to FODS via Java API without using Microsoft Excel or Adobe Reader...create, edit, convert, split, merge, and much more. It also supports...create, edit, convert, split, merge, and much more. It also supports...

    products.aspose.com/total/java/conversion/pdf-t...
  4. OdsoFieldMapDataCollection.Add | Aspose.Words f...

    Effortlessly enhance your data management with the OdsoFieldMapDataCollection Add method, designed to seamlessly add objects to your collection....maps data source columns to merge fields. Document doc = new Document...collection defines how a mail merge will map columns from a data...

    reference.aspose.com/words/net/aspose.words.set...
  5. Export MD to POWERPOINT via C# API | products.a...

    .NET API to Convert MD to POWERPOINT without using Microsoft Word... editing, converting, and merging PDFs. Once the MD file has...second step is to use the Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/md-to-...
  6. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....menu Select Field You are presented with a screen which allows...FieldType.FIELD_MERGE_FIELD represents a merge field in the document...

    docs.aspose.com/words/python-net/fields-overview/
  7. Export EPUB to POTM via C# API | products.aspos...

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

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

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

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

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

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  10. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-table/