Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 50,867 for

shape

(0.09 sec)
  1. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/python-net/how-to-extract...
  2. 使用 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...
  3. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...that the issue with the OLE shape size changing when updating...single table using : slide.shapes.add_ole_object_frame( 50, 50...

    forum.aspose.com/t/aspose-queries/311420
  4. Aspose.Words.Fields module | Aspose.Words for N...

    The Aspose.Words.Fields module contains classes that represent Microsoft Word fields in a document.... FieldShape Implements the SHAPE field. To learn more, visit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields namespace | Aspose.Words ...

    Aspose::Words::Fields namespace. The Aspose.Words.Fields namespace contains classes that represent Microsoft Word fields in a document in C++.... FieldShape Implements the SHAPE field. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. aspose.words.fields module | Aspose.Words for P...

    The aspose.words.fields module contains classes that represent Microsoft Word fields in a document.... FieldShape Implements the SHAPE field. To learn more, visit...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...Shape#0 是表格 for ( int i = 0 ; i <...

    docs.aspose.com/slides/zh/java/manage-cells/
  8. Paint Builder in C# – Create SVG Pattern and Gr...

    Create SVG patterns and gradient fills in C# with Aspose.SVG Builder API. Configure reusable paint servers, fills, and strokes programmatically....or fill attributes for SVG shapes and elements when applying...patterns allow you to fill shapes using repeating graphical elements...

    docs.aspose.com/svg/net/paint-builder/
  9. Font templates as a tool for font creation

    Discover how font templates streamline typeface creation with grids, stroke variations, and more. Create unique, professional fonts efficiently....templates typically include: Basic shapes such as rectangles, circles...characters that indicate the general shape and proportions of each glyph...

    docs.aspose.com/font/net/fonts-templates/
  10. 在 .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/