Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 50,305 for

shapes

(0.23 sec)
  1. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java.... Remarks: Use the Shape.getOleFormat() property to access...docm"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  2. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....automatic changes in font shapes. Different shapes have specific meanings...important because character shapes carry meanings that must remain...

    docs.aspose.com/tex/java/latex-math-fonts/
  3. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. Python API code to extract images and text from PPTX document....available Loop through all slide shapes and save Code example in Python...elements such as text, images, shapes, charts, tables, and multimedia...

    products.aspose.com/total/python-net/parse/pptx/
  4. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...本文介绍使用 Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  5. Convert POTM to XLT via C++ or with free Online...

    Export POTM to XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM to XLT online converter quickly before integrating the code....well as formatting text and shapes. Aspose.Total for C++ is a...images, and formatting text and shapes. It is a reliable and efficient...

    products.aspose.com/total/cpp/conversion/potm-t...
  6. 在 Python 中自定义 Treemap 和 Sunburst 图表的数据点|Aspose....

    了解如何使用 Aspose.Slides for Python via .NET 在 treemap 和 sunburst 图表中管理数据点,兼容 PowerPoint 和 OpenDocument 格式。... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/data-point...
  7. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... OpenEx ( "Basic Shapes.vss" , ( short ) Microsoft...ActivePage ; // Add a new rectangle shape Visio . Master visioRectMaster...

    docs.aspose.com/diagram/zh/net/create-update-la...
  9. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...阴影 Contents [ Hide ] 您可以使用 Shape.textBody 属性设置任何形状或文本框的 文本效果...Set Text Effects Shadow of Shape or Textbox </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....Get the first slide Get the shapes collection Add a pie chart...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...