Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 45,822 for

shape

(0.13 sec)
  1. Aspose::Words::DocumentBase::set_BackgroundShap...

    Aspose::Words::DocumentBase::set_BackgroundShape method. Setter for Aspose::Words::DocumentBase::get_BackgroundShape in C++....Drawing :: Shape > & value ) See Also Class Shape Class DocumentBase...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list....toEqual ( null ); // Access the shape that contains the image we inserted...nodeList = doc . selectNodes ( "//Shape" ). toArray (); expect ( nodeList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...400 , 400 ); Chart chart = shape . Chart ; // Delete the default...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart.Legend | Aspose.Words for .NET

    Discover the Chart Legend property to customize your charts effortlessly. Enhance data visualization with tailored legend options for better insights!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 300 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.getShapeRenderer method | Aspose.Word...

    ShapeBase.getShapeRenderer method. Creates and returns an object that can be used to render this Shape into an image....can be used to render this shape into an image. getShapeRenderer...The renderer object for this shape. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true ); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/
  9. 在 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....count ) shapes = page . getShapes () i = 0 while i < shapes . getCount...getCount () shape = shapes . get ( i ) if shape . getNameU () ==...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  10. Working with Text in 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....Text Value of a Shape in Ruby Update Visio Shape Text in Ruby Working...Working with Shapes in Ruby Working with Window Elements in Ruby...

    docs.aspose.com/diagram/java/working-with-text-...