Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 43,014 for

shape

(0.07 sec)
  1. 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...
  2. 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...
  3. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSDX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vsdx/
  5. Create VSTX Files via C# | products.aspose.com

    C# Sample code for generating VSTX documents. Use this code for creating VSTX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSTX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vstx/
  6. 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/
  7. Multiple issues after converting vsd to vsdx - ...

    When importing vsd to vsdx, various erorrs occur: Shapes are drawn incorrectly Shapes are missing texts Shape titles are missing white background vsd file in question and screenshot of an issue: vsd2vsdx issues.zip (…...erorrs occur: shapes are drawn incorrectly shapes are missing texts...texts shape titles are missing white background vsd file in question...

    forum.aspose.com/t/multiple-issues-after-conver...
  8. 组|Aspose.Slides 文档

    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....IShape shape = sld . getShapes (). get_Item ( i ); if ( shape instanceof...grphShape = ( IGroupShape ) shape ; for ( int j = 0 ; j < grphShape...

    docs.aspose.com/slides/zh/androidjava/group/
  9. Ellipse|Aspose.Slides for Node.js via .NET Docu...

    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....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/nodejs-java/ellipse/
  10. 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...