Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 50,331 for

shape

(1.27 sec)
  1. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....each time you required another shape, you make another Node object...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  2. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...get_Item(0); // Access the first shape (assuming it's a chart with...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  4. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ArgumentOutOfRangeException for compare for Asp...

    for following block receiving the error intermittently for some documents. RuntimeError: Proxy error(ArgumentOutOfRangeException): Specified argument was out of the range of valid values. (Parameter ‘index’) revised_…...Advanced: suppress spurious logo/shape/SDT ID churn in headers/footers...

    forum.aspose.com/t/argumentoutofrangeexception-...
  6. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....height) throws Exception { Shape chartShape = builder.insertChart(chartType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for JavaScript via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....JavaScript via C++ Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  8. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection of series. Elevate your data visualization experience today!...double width , double height ) { Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...Presentation (); try { IAutoShape shape = presentation . getSlides ()...访问已创建自动形状的文本框 ITextFrame textFrame = shape . getTextFrame (); // 删除默认已存在的段落...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  10. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

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