Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 45,832 for

shape

(0.1 sec)
  1. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/zh-hant/python-net/ma...
  2. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...Shape#0 是一个表格 for ( int i = 0 ; i...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  3. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/zh-hant/python-net/ma...
  4. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....advanced features like text and shape layer updates, smart objects...

    products.aspose.com/total/python-net/
  5. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...Shape#0 是一个表格 for ( int i = 0 ; i...

    docs.aspose.com/slides/zh/java/manage-cells/
  6. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....)); ////////// Clipping by shape ////////// //Save graphics state...

    products.aspose.com/page/net/work-with-ps-graph...
  7. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....the Gear Type SmartArt Shape using Shape.GetResultOfSmartArt()...SmartArt to Group Shape Convert SmartArt into group shapes for detailed...

    www.nuget.org/packages/Aspose.Cells
  8. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Words as a Shape object. This object provides...

    docs.aspose.com/words/python-net/fields-overview/
  9. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....SVG document with various SVG shape elements. Copy 1 using Aspose...Pattern is then used to create shapes like rectangles, circles, ellipses...

    docs.aspose.com/svg/net/element-builders/
  10. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...22 23 ////////// Clipping by shape ////////// 24 25 //Save graphics...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/