Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 49,014 for

shapes

(0.25 sec)
  1. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... Shapes . AddChart ( ChartType . PieOfPie...data IChart chart = slides . Shapes . AddChart ( ChartType . Pie...

    docs.aspose.com/slides/net/pie-chart/
  2. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations.... shapes . add_chart ( charts . ChartType...presentation . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/error-bar/
  3. Aspose.Slides for Android via Java Features|Asp...

    Explore Aspose.Slides for Android via Java features compared to Aspose.Slides for Java, including support for PPT, PPTX and ODP, conversions and rendering....Object 22 Support for Group Shapes 23 Support for Video Frame...

    docs.aspose.com/slides/androidjava/aspose-slide...
  4. 从演示文稿中提取文本|Aspose.Slides for Node.js via .NET 文档

    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....getText - The text on the slide’s shapes SlideText.getMasterText - The...The text on the master page’s shapes for this slide SlideText.getLayoutText...

    docs.aspose.com/slides/zh/nodejs-java/extract-t...
  5. Aspose.Slides for Node.js via Java|Aspose.Slide...

    Aspose.Slides is a Microsoft PowerPoint® management API that enables applications to read and write PowerPoint® documents without using Microsoft PowerPoint®....features such as managing text, shapes, tables & animations, adding...

    docs.aspose.com/slides/nodejs-java/
  6. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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.... shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/zh/python-net/set-captio...
  7. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Spacing of Excel TextBox or Shape with C++ Contents [ Hide ] You...spacing of an Excel text box or shape using the TextOptions.GetSpacing()...

    docs.aspose.com/cells/cpp/change-character-spac...
  8. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...group of shapes, images, OLE objects or other group shapes. A GroupShape...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Several Image Into JPG Python

    Merge multiple Image into JPG in Python code. Save Image as JPG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/imag...
  10. Several JPG Into BMP Python

    Merge multiple JPG into BMP in Python code. Save JPG as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...