Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 243,607 for

slide

(0.92 sec)
  1. Compare Presentation Slides in .NET|Aspose.Slid...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for .NET. Identify Slide differences in code quickly....Compare Presentation Slides in .NET Contents [ Hide ] Overview...Aspose.Slides allows you to compare slides, layout slides, and...

    docs.aspose.com/slides/net/compare-slides/
  2. 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/
  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 Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance Slide designs.... You can add an image to a slide through a picture frame. This...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/java/picture-frame/
  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....ISlide slide = presentation . Slides [ 0 ]; //Set the slide size...auxPresentation . Slides . InsertClone ( 0 , slide ); auxPresentation...

    docs.aspose.com/slides/zh/net/working-with-size...
  6. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....Slides for C++. Aspose.Words for C++...convert it to HTML. Aspose.Slides for C++ can then be used to...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....Slides provides all the interfaces...and portions in C#. Aspose.Slides provides the ITextFrame interface...

    docs.aspose.com/slides/net/manage-paragraph/
  8. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint Slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....Slides provides the Table class, ITable...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/java/manage-table/
  9. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...Slides Java Conversion PPTX to WORD...using Aspose.Slides and Aspose.Words Aspose.Slides for Java and...

    products.aspose.com/slides/java/conversion/pptx...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging Slides....first slide SharedPtr < ISlide > slide = pres -> get_Slides () ->...chart = slide -> get_Shapes () -> AddChart ( Aspose :: Slides :: Charts...

    docs.aspose.com/slides/cpp/chart-data-label/