Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 143,413 for

pptx

(0.48 sec)
  1. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , SaveFormat :: Pptx ); if ( comments...Presentation > ( u "Comments1.pptx" ); for ( auto && commentAuthor...

    docs.aspose.com/slides/cpp/presentation-comments/
  2. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This C# code shows you...Save ( "presentation.pptx" , SaveFormat . Pptx ); } Create Zoom Frames...

    docs.aspose.com/slides/net/manage-zoom/
  3. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。...pptx" , SaveFormat . Pptx ); } 向形状或框架添加 URL...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  4. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...pptx" , SaveFormat :: Pptx); How to Remove Comments...annotate other formats including. PPTX PPT...

    products.aspose.com/slides/cpp/annotation/odp/
  5. 向演示文稿添加形状|Aspose.Slides 文档

    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....方法添加线类型的 AutoShape 将修改后的演示文稿写入 PPTX 文件 在下面的示例中,我们向演示文稿的第一张幻灯片添加了一条线。...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  6. Unlock ODP Presentation Files using .NET | prod...

    C# source code to remove protection from ODP Presentation....NET Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/net/unlock/odp/
  7. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Android via Java 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 下面的 Java 代码——上述步骤的实现——演示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  8. 在演示文稿中使用 C++ 管理图表工作簿|Aspose.Slides 文档

    发现适用于 C++ 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  9. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架... 最后,通过 Presentation 对象写出 PPTX 文件。 下面的 JavaScript 代码实现了上述步骤,演示了如何向幻灯片添加文字:..."TextBox_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  10. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....Slides C++ Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/cpp/unlock/odp/