Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 48,488 for

shape

(0.15 sec)
  1. PdfSaveOptions.DmlEffectsRenderingMode | Aspose...

    Discover the PdfSaveOptions DmlEffectsRenderingMode property to control the rendering of DrawingML effects for enhanced PDF output quality....Document ( MyDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...data of the picture bullet shape for the current list level....t() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.dml_effects_rendering_mode prope...

    PdfSaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....file_name = MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 趋势线|Aspose.Slides for Node.js via .NET 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...100 , 100 , 500 , 400 ); var shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/nodejs-java/trend-line/
  5. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-java/create/...
  6. Aspose.Cells 17.1.0 中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Access the first shape var shape = sheet . Shapes [ 0 ]; // Read...glow effect color var glow = shape . Glow ; var color = glow ....

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  9. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在python中壓縮doc

    在Python中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...