Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,123 for

wordart

(0.07 sec)
  1. AccentEquationNode - Aspose.Cells for PHP via J...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....setWordArtStyle (style) Sets the preset WordArt style. Property Getters/Setters...setWordArtStyle(style) Sets the preset WordArt style. Only for the text of...

    reference.aspose.com/cells/php/aspose.cells/Acc...
  2. 14.9 Release Notes Release Notes|Aspose.Words f...

    Aspose.Words for Java 14.9 Release Notes Release Notes – the latest updates and fixes....3D lighting rendering for WordArt objects Added support of Gradient...in java. Bug WORDSJAVA-933 WordArt box size heigth is too big...

    docs.aspose.com/words/java/aspose-words-for-jav...
  3. ThreeDFormat | Aspose.Slides for Java API Refer...

    Represents 3-D properties....3D text its possible to use WordArt transform effect. // Create...getTextFrame(); // setup "Arch Up" WordArt transform effect textFrame...

    reference.aspose.com/slides/java/com.aspose.sli...
  4. Watermark XLSB document via Java | products.asp...

    Java sample code to add or remove watermark to XLSB file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....); // Add Watermark Shape wordart = sheet.getShapes().addTex...FillFormat wordArtFormat = wordart.getFill(); // Set the color...

    products.aspose.com/cells/java/watermark/xlsb/
  5. Watermark ODS document via Java | products.aspo...

    Java sample code to add or remove watermark to ODS file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....); // Add Watermark Shape wordart = sheet.getShapes().addTex...FillFormat wordArtFormat = wordart.getFill(); // Set the color...

    products.aspose.com/cells/java/watermark/ods/
  6. Class NaryEquationNode | Aspose.Cells for .NET ...

    Aspose.Cells.Drawing.Equations.NaryEquationNode class. This class specifies an nary operator equation consisting of an nary operator a base or operand and optional upper and lower bounds...(PresetWordArtStyle) Sets the preset WordArt style.(Inherited from FontSetting...

    reference.aspose.com/cells/net/aspose.cells.dra...
  7. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... This will be a `WordArt` shape. // You are free to...

    docs.aspose.com/words/net/add-watermark/
  8. Aspose::Cells::Drawing::Equations::AccentEquati...

    Aspose::Cells::Drawing::Equations::AccentEquationNode class. This class specifies an accent equation, consisting of a base component and a combining diacritic in C++....le style) Sets the preset WordArt style. ~AccentEquationNode()...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  9. Aspose::Cells::Drawing::Equations::Mathematical...

    Aspose::Cells::Drawing::Equations::MathematicalEquationNode class. This class specifies an equation or mathematical expression. All mathematical text of equations or mathematical expressions are contained by this class in C++....le style) Sets the preset WordArt style. ~EquationNode() Destructor...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  10. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... This will be a `WordArt` shape. // You are free to...

    docs.aspose.com/words/java/add-watermark/