Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 48,800 for

shapes

(0.21 sec)
  1. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... shapes . add_picture_frame ( slides...add_image ( image_data ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/
  2. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/cpp/chart-axis/
  3. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...) -> get_Shapes (); // Adds chart auto chart = shapes -> AddChart...

    docs.aspose.com/slides/cpp/chart-series/
  4. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...inline shapes are processed in the document. Inline shapes can lead...or when inserting multiple shapes in a loop. Here are several...

    forum.aspose.com/t/performance-issues-with-inse...
  5. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. 公共 API Aspose.Diagram 17.01 的变化|Documentation

    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....RenderingSaveOptions 类中添加了 Shapes 成员。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . getShapes (); // get shapes by page...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  7. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...object to shapes collection of Graph object graph . Shapes . Add...line to shapes collection of drawing object canvas . Shapes . Add...

    docs.aspose.com/pdf/zh/net/add-line/
  8. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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....Set Visio Shape's XForm, Line and Fill Data Contents [ Hide ]...XML schema. XForm specifies a shapes position, for example width...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  9. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/paragraph/
  10. Extract Text from the Gear Type SmartArt Shape|...

    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....from the Gear Type SmartArt Shape Contents [ Hide ] Possible Usage...from the Gear Type Smart Art Shape. In order to do so, you should...

    docs.aspose.com/cells/java/extract-text-from-th...