Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 48,861 for

shape

(0.1 sec)
  1. 公共 API Aspose.Diagram 6.6.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....GetPage ( "Page-1" ); // get shape of the Visio diagram by ID Aspose...Aspose . Diagram . Shape OLE_Shape = page . Shapes . GetShape ( 2...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with Golang via C++....via C++ Data in Non-Primitive Shape with Golang via C++...

    docs.aspose.com/cells/go-cpp/get-or-set-the-cla...
  3. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/create/...
  4. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....through each shape in IMasterNotesSlide.Shapes collection. If...for header using ((IAutoShape)shape).TextFrame.Text property. Finally...

    blog.aspose.com/slides/add-header-footer-in-pow...
  5. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/create/...
  6. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...data of the picture bullet shape for the current list level....createPictureBullet() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... Shapes . AddChart ( ChartType . Area...can retrieve it through the shape collection. static void Access_Chart...

    docs.aspose.com/slides/net/examples/elements/ch...
  8. Convert VSDX to PDF in Python

    Learn how to convert VSDX to PDF in Python. Discover code examples and simplify your diagram processing tasks today!... See Also # Read Visio Shape Data in Python Create a Flowchart...Flowchart in Python Unlock Visio Shape Convert Visio to PDF Combine...

    blog.aspose.com/diagram/convert-vsdx-to-pdf-in-...
  9. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-java/create/...
  10. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Android via Java and elevate your presentations with professional text formatting for maximum impact....Create text box IAutoShape shape = slide . getShapes (). addAutoShape...100 ); ITextFrame textFrame = shape . getTextFrame (); textFrame...

    docs.aspose.com/slides/androidjava/superscript-...