Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 47,728 for

shape

(0.16 sec)
  1. 使用 Python 製作 DOC

    通過幾個步驟在 Python 中創建一個新的 DOC。使用 Python via .NET 庫輕鬆創建 DOC。...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. 在 Python 中製作文檔

    使用 Python via .NET 庫創建文件。只需幾個步驟即可在 Python 中輕鬆創建新文檔。...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/make/
  3. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Shapes.Where(s => s is OleObjectFrame);...CalculateFormula(opts, true); worksheet1.Shapes.UpdateSelectedValue(); foreach...

    forum.aspose.com/t/updated-embedded-excel-data-...
  4. 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....IO ; Copy 1 // Add multiple shapes (circle and polyline) to an...SVG document with various SVG shape elements. Copy 1 using Aspose...

    docs.aspose.com/svg/net/element-builders/
  5. 在 .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/
  6. 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/
  7. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...Pie Chart with Leader Lines Shapes in Charts Manage Titles of...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  8. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation....They can include alternate shapes, different strokes, variations...notable changes in the overall shape or style of a character. Contextual...

    docs.aspose.com/font/net/what-is-font/glyph/
  9. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . (Inherited from DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/cpp/how-to-extract-select...