Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 45,856 for

shape

(0.06 sec)
  1. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); shape . getTextFrame (). setText (...

    products.aspose.com/slides/java/editor/html/
  2. Adding Text Dynamically|Aspose.Slides Documenta...

    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.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...first add a rectangle Shape shp = sld . Shapes . AddRectangle ( 1200...

    docs.aspose.com/slides/net/adding-text-dynamica...
  3. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 公共 API Aspose.Diagram 17.01 的变化|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....ShapeCollection shapes = options . Shapes ; // get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....C# Insert Shape in Word using Python Insert Shapes in Word using...using Java Insert Shape in Word using C# Paragraph Formatting...

    kb.aspose.com/words/page/2/
  7. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....article explains the usage of Shape.SetLockedProperty method to...Get ( 0 ); // Add Watermark Shape wordart = sheet . GetShapes...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  8. Working with Layers in PHP|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....following topics: Configure Shape Objects with Layers in Visio...

    docs.aspose.com/diagram/java/working-with-layer...
  9. Working with Protection 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....Protect and Unprotect a Visio Shape in Ruby Protect and Unprotect...

    docs.aspose.com/diagram/java/working-with-prote...
  10. Animated Text|Aspose.Slides for Node.js via .NE...

    Animated text in PowerPoint with Java...effects to another paragraph or shape. Aspose.Slides for Node.js via...contained in a text frame (shape). This sample code shows you...

    docs.aspose.com/slides/nodejs-java/animated-text/