Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 241,149 for

slide

(0.61 sec)
  1. 档案

    档案...Slides for Java 。它是一个功能丰富的 API,可让您创建和操作...aspose</groupId> <artifactId>aspose-slides</artifactId> <version>21.9</version>...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  2. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint Slides on Android—gain full control over straight, elbow and curved connectors....or repositioned on a given slide. Connectors are typically connected...and curved connectors. Aspose.Slides provides these connectors:...

    docs.aspose.com/slides/androidjava/connector/
  3. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...Slides 允许您为演示文稿中的特定幻灯片设置纯色背景,即使演示...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 将幻灯片的背景颜色设置为蓝色。...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  4. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Slides for Android via Java to configure...properties of paragraphs of text on slides. To manage font properties...

    docs.aspose.com/slides/androidjava/manage-fonts/
  5. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint Slides—gain full control over straight, elbow and curved connectors....or repositioned on a given slide. Connectors are typically connected...and curved connectors. Aspose.Slides provides these connectors:...

    docs.aspose.com/slides/java/connector/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for .NET 16.2.0 Contents [...introduced with the Aspose.Slides for .NET 16.2.0 API. Public...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up Slide design and automation.... slides . Presentation ( "Presentation..."Presentation.pptx" ); try { var slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  8. Automating PowerPoint Generation in PHP: Create...

    Automate Slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... You can integrate slide generation into web portals...converting text or images into slides, the goal is to transform raw...

    docs.aspose.com/slides/php-java/automating-powe...
  9. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Slides for Java to configure the font...properties of paragraphs of text on slides. To manage font properties...

    docs.aspose.com/slides/java/manage-fonts/
  10. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...AsCast < ITable > ( pres -> get_Slides () -> idx_get ( 0 ) -> get_Shapes...

    docs.aspose.com/slides/cpp/manage-cells/