Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 126,319 for

presentation

(0.07 sec)
  1. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...实例化一个表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "FindingShapeInSlide...Slides for Java 将形状克隆到幻灯片: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 访问源幻灯片的形状集合。...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  2. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…... (Presentation , Stream , InterruptionToken...exception stack trace — at . (Presentation , Stream , InterruptionToken...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  3. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable on Android and cloud platforms....Introduction Extracting text from presentation files is critical for automating...pertinent data from large presentation archives. Content Analysis...

    docs.aspose.com/slides/androidjava/slide-text-e...
  4. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in Python and cloud platforms....Introduction Extracting text from presentation files is critical for automating...pertinent data from large presentation archives. Content Analysis...

    docs.aspose.com/slides/python-net/slide-text-ex...
  5. 使用 Java 在演示文稿中管理图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流并提升幻灯片设计。... 创建图片框 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/picture-frame/
  6. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。... 对 Presentation 对象中所有形状对象执行的任何操作都会应用于整个演示文稿。...实例化表示 PPTX 文件的 Presentation 类。 auto presentation = MakeObject <...

    docs.aspose.com/slides/zh/cpp/applying-protecti...
  7. 档案

    档案...以下是此操作所需的步骤: 创建 Presentation 类的实例。 按索引获取幻灯片的参考。 使用默认数据添加...Sunburst 图表。 Presentation pres = new Presentation(); try { IChart...

    blog.aspose.com/zh/slides/create-format-sunburs...
  8. Convert POTX to XPS using C++ application | pro...

    Sample C++ conversion code for POTX document to XPS format. Use example code for batch POTX to XPS conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  9. Convert POTM to ODP using C++ application | pro...

    Sample C++ conversion code for POTM document to ODP format. Use example code for batch POTM to ODP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potm-...
  10. Convert PPTM to PPT using C++ application | pro...

    Sample C++ conversion code for PPTM document to PPT format. Use example code for batch PPTM to PPT conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...