Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 48,784 for

shapes

(0.07 sec)
  1. 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-...
  2. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....Remarks The default value for a Shape is true . Examples Shows how...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance....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...
  4. Known Issues in Aspose.Slides for Java 14.3.0|A...

    Review known issues in Aspose.Slides for Java 14.3.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....unimplemented features: Some shapes have wrong geometry in serialized...

    docs.aspose.com/slides/java/known-issues-in-asp...
  5. 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...
  6. 如何将 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-...
  7. Cell.EnsureMinimum | Aspose.Words for .NET

    Optimize your cell structure with the EnsureMinimum method, effortlessly add a paragraph if the last child isn't one. Enhance your document's clarity!...typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Java API has support to convert mesh to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....Triangle Mesh and Primitive Shape to Mesh Contents [ Hide ] Convert...memory layout. Convert Primitive Shape to Mesh Aspose.3D for Java API...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...
  9. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Titles of Excel Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for a better data representation and clarity....Manipulate Excel 2016 Charts Shapes in Charts Analyzing your prompt...

    docs.aspose.com/cells/net/chart-and-axis-titles/