Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 11,321 for

presentation note

(0.35 sec)
  1. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。...Shapes Using Connectors 创建 Presentation 类的实例。 通过索引获取幻灯片引用。 使用 Shapes...PPTX 文件的演示文稿类 $pres = new Presentation (); try { # 访问特定幻灯片的形状集合...

    docs.aspose.com/slides/zh/php-java/connector/
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Note Product Family Aspose.CAD Product...Java How to Convert PDF to Presentation using Java How to Convert...

    kb.aspose.com/categories/page/66/
  3. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  4. FontFeature | Aspose.Words for Java

    Features provide information about how glyphs are used in a font to render a script in Java....appropriate for upright presentation in vertical writing mode...independent of the advance adjustment. Note that this feature may apply...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Add Image Watermark in PPTX using C++

    In this tutorial, we will learn how to add image watermark in PPTX using C++. You can insert a logo or signature image watermark in PPTX with simple API calls in C++....Note Product Family Aspose.CAD Product...watermark in PowerPoint presentation with simple API interface...

    kb.aspose.com/slides/cpp/how-to-add-image-water...
  6. How to Create PowerPoint Slide Image using C#

    This article entails how to create PowerPoint slide Image using C#. It covers the detailed steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in C#....Note Product Family Aspose.CAD Product...the source presentation file using the Presentation class object...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  7. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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....object, customize the comment note by using the Comment object’s...commentIndex ); //Setting the comment note comment . setNote ( "Hello Aspose...

    docs.aspose.com/cells/java/add-comments-in-spre...
  8. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin lets developers build mobile PowerPoint applications....media, and shapes, save presentations in different formats, review...review presentations, add comments and notes, apply themes, and...

    products.aspose.com/slides/xamarin/
  9. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  10. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....Slides for working with presentation documents. It describes...Aspose.Slides is presented as a presentation processing library...

    docs.aspose.com/slides/java/why-not-open-xml-sdk/