Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 48,660 for

shape

(0.12 sec)
  1. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); // assuming...assuming that Slide#0.Shape#0 is a table for ( int32_t i = 0 ;...

    docs.aspose.com/slides/cpp/manage-cells/
  2. 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...
  3. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_type property. Gets the type of this chart series.... SHAPE , 0 , True ) . as_shape () . chart # Remove...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....UpdateSmartArtDrawin Contents [ Hide ] Shape.UpdateSmartArtDrawin method...rendering engine. See Also class Shape namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes 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...
  6. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Shape#0 is a table for ( var i = 0... 30 , 30 ]); // Adds table shape to slide var tbl = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  7. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....a table shape to the slide ITable tbl = sld . Shapes . AddTable...Adds a table shape to slide ITable tbl = sld . Shapes . AddTable...

    docs.aspose.com/slides/net/manage-table/
  8. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....table shape to the slide auto tbl = sld -> get_Shapes () -> AddTable...a table shape to slide auto tbl = sld -> get_Shapes () -> AddTable...

    docs.aspose.com/slides/cpp/manage-table/
  9. Add Word Art Text with Built-in Styles|Document...

    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....WordArt style to the text of the shape Analyzing your prompt, please...

    docs.aspose.com/cells/java/add-word-art-text-wi...
  10. Protect and Unprotect Diagrams in Ruby|Document...

    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....Protect and Unprotect a Visio Shape in Ruby...

    docs.aspose.com/diagram/java/protect-and-unprot...