Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 43,059 for

shape

(0.08 sec)
  1. Developer Guide|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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/java/developer-guide/
  2. Phenomenon with Shape.Line.LineWeight - Free Su...

    Hello, I would like to determine the line thickness of a Shape. If I draw a line in Visio and do not explicitly specify a line width, it is 0.75 pt. This is how it is displayed in the properties of the Shape. The prob…...Phenomenon with Shape.Line.LineWeight Aspose.Diagram Product...determine the line thickness of a shape. If I draw a line in Visio and...

    forum.aspose.com/t/phenomenon-with-shape-line-l...
  3. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....group of shapes, images, OLE objects or other group shapes. Shape...object, such as an OfficeArt shape, image or an OLE object. Comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EVEN_PAGES_HEADER...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Visio 中用 Ruby 中的图层配置形状对象|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....vsd" ) shapes = diagram . getPages () . getPage...() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #puts...

    docs.aspose.com/diagram/zh/java/configure-shape...
  6. Aspose::Words::Drawing::ImageData::ToStream met...

    Aspose::Words::Drawing::ImageData::ToStream method. Creates and returns a stream that contains the image bytes in C++....image bytes are stored in the shape, creates and returns a MemoryStream...create an image file from a shape’s raw image data. auto imgSourceDoc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....80 , 400 ); // Access first shape which is a text box and set...text. const shape = ws . getShapes (). get ( 0 ); shape . setText...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  9. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object....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...
  10. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience....color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...