Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 48,106 for

shapes

(0.11 sec)
  1. 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/
  2. 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...
  3. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....replace all textbox shapes with image shapes. auto doc = System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. 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...
  5. 公共 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...
  6. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....there, apply 3D effects on shapes, create 3D text, upload 3D...enables to export and rasterize shapes and text with 3D effects. In...

    docs.aspose.com/slides/net/3d-presentation/
  7. Developer Guide|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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/net/developer-guide/
  8. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Finding a Shape You can find a particular shape on a slide using...alternative text associated with the shape. Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/java/features-overview/
  9. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all Shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/sto...
  10. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...