Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 43,063 for

shape

(0.05 sec)
  1. Shape.acceptEnd method | Aspose.Words for Node.js

    Shape.acceptEnd method. Accepts a visitor for visiting the end of the Shape....for visiting the end of the shape. acceptEnd ( visitor : Aspose...Drawing class Shape Shape.accept method Shape.acceptStart method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  3. PowerPoint SmartArt|Aspose.Slides 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....Manage SmartArt Shape Manage SmartArt Shape Node Manage Ink PowerPoint...

    docs.aspose.com/slides/cpp/powerpoint-smartart/
  4. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and Shapes in Excel files using Aspose.Cells for Node.js via C++....Insert Pictures and Shapes of Excel files with Node.js via C++...need to insert some necessary shapes into the worksheet. You may...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  5. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....set a solid-fill color for a shape dynamically by performing the...a required shape to your template. Set the shape’s fill to none...

    docs.aspose.com/words/java/setting-background-c...
  6. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....set a solid-fill color for a shape dynamically by performing the...a required shape to your template. Set the shape’s fill to none...

    docs.aspose.com/words/net/setting-background-co...
  7. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/doc/
  8. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....); // get shape by ID Aspose . Diagram . Shape shape = page .... Shapes . GetShape ( 1 ); // get the gradient fill properties...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method. Copies format from the source data point to the destination data point in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....Horizontal , the label shape, if it exists, is rotated along...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...