Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 50,296 for

shape

(0.15 sec)
  1. Convert ASE to STL via Java | products.aspose.com

    Sample Java conversion code for ASE format to STL file. Use this example code to convert ASE to STL within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/ase-to-stl/
  2. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Node.js. Choose the best PDF standard to convert a document using Node.js via .NET....to add alternative text to a shape, picture, chart, SmartArt graphic...

    docs.aspose.com/words/nodejs-net/learn-features...
  3. 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...
  4. 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...
  5. 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...
  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. 在 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...
  8. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of a Chart Point Set the Shape Type of Chart Data Labels Showing...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  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...