Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 50,298 for

shapes

(0.18 sec)
  1. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....DeleteShapes () 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/story/
  2. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  3. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....adjustment points of different shapes . In the Microsoft Excel interface...two adjustments to change the shape of the head and tail. Here is...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++....t method Specifies how the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....parameters Add this line to the shapes collection in the graph object...line object, and add it to the shapes collection in the graph before...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  8. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells For java....supports the rendering of timeline shapes without requiring Office 2013...existing timeline. Get the shape object according to the name...

    docs.aspose.com/cells/java/rendering-timeline/
  9. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for .NET: choose, apply, and customize slide layouts, placeholders, and masters with C# examples for PPT, PPTX, and ODP presentations.... Shapes . AddAutoShape ( ShapeType...slides. 💡 Note 2: When you add shapes or text to a layout slide,...

    docs.aspose.com/slides/net/examples/elements/la...
  10. Convert VSSX to VSSM via Python | products.aspo...

    Sample Python conversion code for VSSX format to VSSM file. Use this example code to convert VSSX to VSSM within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/convers...