Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 49,130 for

shape

(0.14 sec)
  1. Features|Documentation

    Aspose.Diagram for Python via .NET features....comments to page or shape Add master or shape to diagram ConnectShapes...Via Connector Glue shapes Auto layout shapes Microsoft Visio 2010...

    docs.aspose.com/diagram/python-net/features/
  2. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....DocumentBuilder > ( doc ); auto shape = builder -> InsertChart ( ChartType... 432 , 252 ); auto chart = shape -> get_Chart (); auto seriesColl...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  3. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...setFillType ( FillType . Solid ); shape . getFillFormat (). getSolidFillColor...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++....All images are stored inside Shape nodes in a Document . To extract...GetChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/cpp/working-with-images/
  5. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...colors at the same position Shape textBoxShape1 = builder.insertShape(ShapeType... 150, 100, WrapType.NONE); Shape textBoxShape2 = builder.insertShape(ShapeType...

    forum.aspose.com/t/incorrect-position-of-text-b...
  6. Add Word Art Watermark to Worksheet using Aspos...

    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, make text fit a preset shape, or apply text to an Excel sheet...get ( 0 ); //Add Watermark Shape wordart = sheet . getShapes...

    docs.aspose.com/cells/java/add-word-art-waterma...
  7. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the Shape....last_paragraph property Shape.last_paragraph property Gets the...the last paragraph in the shape. @property def last_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

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