Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 48,916 for

shapes

(0.15 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the shape is positioned vertically in C++....t method Specifies how 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...
  2. HorizontalRuleFormat class | Aspose.Words for N...

    Aspose.Words.Drawing.HorizontalRuleFormat class. Represents horizontal rule formatting...more, visit the Working with Shapes documentation article. Properties...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....document are converted to vector shapes when saved. Benefits of Text... skewing, and more complex shape modifications. The filter, mask...

    docs.aspose.com/svg/python-net/convert-text-to-...
  4. Add WordArt Watermark to Worksheet|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....make the text fit a preset shape, or apply the text to an Excel...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/java/add-wordart-watermar...
  5. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....docm" ); // Shapes store and display OLE objects...let shape = doc . getShape ( 0 , true ); expect ( shape . oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++....supports the rendering of timeline shapes without requiring Office 2013...existing timeline. Get the shape object by the timeline’s name...

    docs.aspose.com/cells/nodejs-cpp/rendering-time...
  7. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library.... ShapeCollection/Shape Page object contains the ShapeCollection...collection of all the Shape objects in a Page . Shape object contains...

    docs.aspose.com/diagram/net/object_model/
  8. 如何将 Excel 方程导出为其他类型的表达式|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....// Access shapes from the first worksheet const shapes = workbook...worksheets . get ( 0 ). shapes ; const textBox = shapes . get ( 0 ); if...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. How to export Excel equations to other types of...

    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....// Access shapes from the first worksheet const shapes = workbook...worksheets . get ( 0 ). shapes ; const textBox = shapes . get ( 0 ); if...

    docs.aspose.com/cells/javascript-cpp/export-equ...
  10. Manage Axes of Excel Charts with Golang via C++...

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....Designer Chart with Golang via C++ Shapes in Charts with Golang via C++...

    docs.aspose.com/cells/go-cpp/chart-axes/