Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 50,310 for

shape

(0.18 sec)
  1. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....Working with Charts through Shape.chart Object Once the chart...able to change its appearance. Shape.chart property contains all...

    docs.aspose.com/words/python-net/working-with-c...
  2. RelativeHorizontalSize enumeration | Aspose.Wor...

    Aspose.Words.Drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a Shape or a text frame is calculated horizontally....relatively to what the width of a shape or a text frame is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Callouts in Presentation Charts Using С+...

    Create and style callouts in Aspose.Slides for С++ with concise code examples, compatible with PPT and PPTX to automate presentation workflows....setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/cpp/callout/
  4. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....HeaderFooter , Comment , Footnote or a Shape node. Row-level – Among rows...

    docs.aspose.com/words/nodejs-net/structured-doc...
  5. Read Axis Labels after Calculating the Chart|Do...

    Learn how to read axis labels in Aspose.Cells for Java after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....Document Assistant Close Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/java/read-axis-labels-aft...
  6. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET....supports rendering timeline shapes without using Office 2013,...existing timeline. It gets the shape object according to the name...

    docs.aspose.com/cells/python-net/rendering-time...
  7. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 C++ 中管理演示文稿页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 为 PowerPoint 和 OpenDocument 演示文稿添加并自定义页眉和页脚,以获得专业外观。...auto & shape : System :: IterateOver ( master -> get_Shapes ()))...if ( shape -> get_Placeholder () != nullptr ) { if ( shape -> get_Placeholder...

    docs.aspose.com/slides/zh/cpp/presentation-head...
  9. 添加幻灯片到演示文稿|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.... Shape titleShape = slide . CommonSlideData...ShapeTree . AppendChild ( new Shape ()); drawingObjectId ++; //...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  10. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....md shape")); Assert.assertEquals(1, filteredShapes...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

    reference.aspose.com/words/java/com.aspose.word...