Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 42,923 for

shapes

(0.04 sec)
  1. Chart Formatting|Aspose.Slides Documentation

    Format chart entities in PowerPoint presentations in C# or .NET... Shapes . AddChart ( ChartType . LineWithMarkers...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-formatting/
  2. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range , max data range, max display range of Excel files with Aspose.Cells for Python via .NET library.... And the settings about shapes, tables and pivottables will...

    docs.aspose.com/cells/python-net/get-max-range-...
  3. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked....property Specifies whether the shape’s anchor is locked. @property...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#.... Using Shape class you can create or modify shapes in a Microsoft...//insert image from disk Shape shape = builder . InsertImage (...

    docs.aspose.com/words/net/resize-image-in-word-...
  5. Forms2OleControlCollection Class | Aspose.Words...

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in document processing....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...
  6. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of Shapes in a document. To learn more, visit the documentation article in C++....class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...of varying widths, or other shapes arranged in a pattern to represent...hexagons, or other geometric shapes called matrix codes. Postal...

    docs.aspose.com/barcode/javascript-cpp/generate...
  8. Edit HTML in C# | products.aspose.com

    Edit HTML in C#. Use .NET library API to edit HTML file...AutoShape shape = (AutoShape)pres.Slides[ 0 ].Shapes[ 0 ]; shape.TextFrame...

    products.aspose.com/slides/net/editor/html/
  9. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....Retrieving Master Information A shape master is another name for a...Master object represents a Shape object’s master in a diagram...

    docs.aspose.com/diagram/net/working-with-masters/
  10. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

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