Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 49,130 for

shape

(0.2 sec)
  1. Გააკეთეთ DOCX Python Ის Გამოყენებით

    შექმენით ახალი DOCX Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX Python via .NET ბიბლიოთეკის გამოყენებით....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ka/python-net/make/docx/
  2. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  6. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Create an object for the chart shape. Create an object for the source...

    docs.aspose.com/slides/java/chart-workbook/
  7. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...

    docs.aspose.com/pdf/java/operators/
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....(); } Convert SVG to a Set of Shapes Aspose.Slides' conversion of...of SVG to a set of shapes is similar to the PowerPoint functionality...

    docs.aspose.com/slides/java/image/
  9. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....export editable textboxes and shapes to pptx Support to remove AutoFilter...to save autoshapes and free shapes to ods file Support to read...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  10. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....layout_slide ) # Add an ellipse shape to the new slide; this slide...cloned later. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/clone-slides/