Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 50,834 for

shapes

(0.47 sec)
  1. View VSSM File Formats via Python | products.as...

    Python source code to load, render and display VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/viewer/v...
  2. View or Edit VSSM Files Metadata via Python | p...

    Python sample code to edit or view VSSM metadata within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/metadata...
  3. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....AI Document Assistant Close Shapes Formulas...

    docs.aspose.com/cells/cpp/specify-the-language-...
  4. 如何在 .NET 中创建 Hello World 演示文稿|Aspose.Slides 文档

    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.... Shapes . AddRectangle ( 2400 , 1800...AutoShape IAutoShape ashp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/how-to-create-hel...
  5. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....that strokes the path of a shape in points. get weight () : number...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....Specifies relative to what the shape is positioned vertically. Aspose...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with Golang via C++....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.Shape The following screenshot shows...

    docs.aspose.com/cells/go-cpp/filtering-the-kind...