Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 50,317 for

shape

(0.07 sec)
  1. 使用 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...
  2. 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/
  3. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/python-net/converting-to-...
  4. Barcode Generation Specifics in C#|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for .NET... Shape . Barcode shapes can be rectangular...can exceed 10 times. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/net/generate-barcode-ty...
  5. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... shapes . addLabelInChart ( 100 , 100...chart. const textbox0 = chart . shapes . addTextBoxInChart ( 100 ...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  6. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。... Shapes [ 0 ] as ITable ; // 假设 Slide#0.Shape#0 是一个表格...向幻灯片添加表格形状 ITable tbl = sld . Shapes . AddTable ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/net/manage-cells/
  7. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...will demonstrate the first shape that is located in the upper-level...data files from . Working with Shapes Working with Clips Ask Aspose...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  8. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....of which is their hexagonal shape. They have six identical branches...and viewBox attributes. SVG Shapes – You can learn how to create...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  9. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...CircleAnnotation class) apart from the shape. Steps for creating Square and...Polyline tool allows you to create shapes and outlines with an arbitrary...

    docs.aspose.com/pdf/cpp/figures-annotation/
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...drawing lines and outlining shapes and text. In order to paint...we demonstrate how to fill a shape and a text and outline the text...

    docs.aspose.com/page/net/ps/working-with-gradient/