Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 48,667 for

shape

(0.1 sec)
  1. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument presentations....dispose (); } Or any individual Shape : Presentation pres = new Presentation...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/androidjava/managing-tag...
  2. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....dispose (); } } Or any individual Shape : var pres = new aspose . slides...getSlides (). get_Item ( 0 ); var shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  3. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....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/nodejs-cpp/add-wordart-wa...
  4. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::GradientStop class | As...

    Aspose::Words::Drawing::GradientStop class. Represents one gradient stop. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 公共 API Aspose.Diagram 5.8.0 的变化|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....Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...Diagram . Shape [ 2 ]; // extract and assign shapes to the array...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... Access the target shape from the Shapes collection and cast...Get the first shape from the first slide. var shape = ( IAutoShape...

    docs.aspose.com/slides/net/text-formatting/
  9. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Chart chart = ((Shape)doc.getChild(NodeType.SHAPE, 0, true)).getChart();...Chart chart = ((Shape)doc.getChild(NodeType.SHAPE, 0, true)).getChart();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add WordArt Watermark to Worksheet in Aspose.Ce...

    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...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/net/add-wordart-watermark...