Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 241,366 for

slide

(0.24 sec)
  1. Create Thumbnails of Presentation Shapes in Jav...

    Generate high-quality shape thumbnails from PowerPoint Slides with JavaScript and Aspose.Slides for Node.js – easily create and export presentation thumbnails....Slides for Node.js via Java can be...page corresponds to a slide. The slides can be viewed by opening...

    docs.aspose.com/slides/nodejs-java/create-shape...
  2. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C++ code examples....Slides for C++ . Add a Modern Comment...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto author...

    docs.aspose.com/slides/cpp/examples/elements/co...
  3. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....Slides for Java . Add a Modern Comment...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/c...
  4. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/cpp/watermark/
  5. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Node.js via Java view properties to customize formats PPT, PPTX, and ODP Slides—adjust layouts, zoom levels, and display settings....three content regions: the slide itself, a side content region...separates the slide from the content region below the slide, vertical...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. Working with Size and Layout of Presentation|As...

    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/net/working-with-size-an...
  7. 更改演示文稿中形状的填充颜色|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....the first shape on the first slide. public static void SetPPTShapeColor...relationship ID of the first slide. PresentationPart part = ppt...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  8. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...Slides 中, 文本框 由 AutoShape 表示。几乎所有...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....Slides provides the classes you need...PowerPoint text in Python. Aspose.Slides provides the TextFrame class...

    docs.aspose.com/slides/python-net/manage-paragr...
  10. Compare Presentation Slides in Java|Aspose.Slid...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Java. Identify Slide differences in code quickly....Presentation Slides in Java Contents [ Hide ] Compare Two Slides Equals...true for the slides/layout and slides/master slides which identical...

    docs.aspose.com/slides/java/compare-slides/