Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 50,257 for

shape

(0.38 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 製作 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...
  3. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...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. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  5. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....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/net/converting-to-fixed-p...
  6. 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/
  7. 使用 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...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...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/java/ps/working-with-gradi...
  9. Fixed width fonts

    This article about monospace fonts provides you with a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....characteristics like slab serifs, square shapes, and a vintage aesthetic. Here...regardless of its actual width or shape, so the text has a grid-like...

    docs.aspose.com/font/net/what-is-font/monospace...
  10. 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/