Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 48,648 for

shape

(0.4 sec)
  1. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); chart -> get_Title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....JavaScript via C++ provides a Shape.textDirection property to set...code demonstrates the use of Shape.textDirection property to set...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  3. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/net/conversion/pptx-...
  4. FootnoteSeparator | Aspose.Words for Java

    in Java....deleteShapes() Deletes all shapes from the text of this story...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Technical Articles|Aspose.Slides for Python Doc...

    Technical articles for Aspose.Slides for Python via .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Prevent Presentation Edits with Shape Locks in Python Extract Images...Images from Presentation Shapes in Python Get the Entire Slide Background...

    docs.aspose.com/slides/python-net/technical-art...
  6. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D Shape...//Perform linear extrusion from a C shape profile with length 5. var extrusion...//Perform linear extrusion from a C shape profile with length 5. var extrusion...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  7. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Replace text in smart art|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....this feature by setting the Shape.text property. The sample source...from the Gear Type SmartArt Shape Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/replace-text-i...
  10. Aspose::Words::Drawing::Charts::ChartTitle clas...

    Aspose::Words::Drawing::Charts::ChartTitle class. Provides access to the chart title properties. To learn more, visit the documentation article in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...