Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 50,304 for

shapes

(0.1 sec)
  1. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....nodes such as Runs or inline Shapes to that paragraph. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Render individual shapes from the document into raster...other options. Render pages or shapes to a .NET Graphics object with...

    docs.aspose.com/words/nodejs-net/features/
  4. Aspose::Words::Drawing::TextBox::get_Next metho...

    Aspose::Words::Drawing::TextBox::get_Next method. Returns or sets a TextBox that represents the next TextBox in a sequence of Shapes in C++....next TextBox in a sequence of shapes. System :: SharedPtr < Aspose...Aspose :: Words :: Drawing :: Shape > textBoxShape1 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....ActiveX control inside the shape collection, you can then access...ActiveX control object via Shape.activeXControl property and...

    docs.aspose.com/cells/javascript-cpp/add-active...
  6. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...connector shape by page name and ID long connectorId = 4 ; Shape connector...Pages . GetPage ( "Page-1" ). Shapes . GetShape ( connectorId );...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  7. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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....accomplish the goal of copying a shape and other manipulation tasks...tasks. Example codes: Copy Shapes from an Existing Visio VSTX and...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....IO ; Copy 1 // Add multiple shapes (circle and polyline) to an...SVG document with various SVG shape elements. Copy 1 using Aspose...

    docs.aspose.com/svg/net/element-builders/
  9. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...Apply Shape Animations in Presentations on Android Contents [...be applied to texts, images, shapes, or charts . They give life...

    docs.aspose.com/slides/androidjava/shape-animat...
  10. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...