Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 50,453 for

shape

(0.07 sec)
  1. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow.... Shapes . AddPictureFrame ( ShapeType...AddImage ( imageData ); slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/image/
  2. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... shapes [ 0 ] data_stream = chart ...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-workbook/
  3. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  5. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...

    docs.aspose.com/pdf/java/operators/
  6. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...Pie Chart with Leader Lines Shapes in Charts Manage Titles of...

    docs.aspose.com/cells/net/creating-charts/
  7. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....detail and in different data shapes. Coordinate system: the origin...These points follow the actual shape of the barcode region, including...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. 现代 API|Aspose.Slides for Python 文档

    现代 API...shapeImage , image_format , File ( "shape.png" )) pres . dispose (); 现代...getImage (); shapeImage . save ( "shape.png" , ImageFormat . Png );...

    docs.aspose.com/slides/zh/python-java/modern-api/
  9. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。... Shapes . AddPictureFrame ( ShapeType...Slides [ 0 ]. Shapes [ 0 ]. GetThumbnail (). Save ( "shape.png" );...

    docs.aspose.com/slides/zh/net/modern-api/
  10. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/cpp/slide-layout/