Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 48,861 for

shape

(0.18 sec)
  1. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Cells 提供了 Shape.GetTextDirection() 属性设置批注的文本方向。以下示例代码演示了如何使用...属性设置批注的文本方向。以下示例代码演示了如何使用 Shape.GetTextDirection() 属性设置批注的文本方向。 #include...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  3. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...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...
  4. TypeError: function missing required argument ‘...

    I use a line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …... Here is what I have: shape = builder.insert_chart(aw.drawing...ChartType.LINE,180,142) chart = shape.chart chart.series.add("Label"...

    forum.aspose.com/t/typeerror-function-missing-r...
  5. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. C++ API code to extract images and text content from DOCX document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/docx/
  6. Extract Text and Images from Word File Online a...

    Online Word file parser app. C++ API code to extract images and text content from Word document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/word/
  7. Specific Parameters of 2D Barcode Types|Documen...

    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....density in a compact square shape. Unlike the regular QR Code...2D barcodes, its elongated shape—64 times longer than its height—makes...

    docs.aspose.com/barcode/javascript-cpp/2d-barco...
  8. Add Images in Worksheet|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....top‑level container for all shapes. Drawing drawing = sheet ....createDrawingPatriar (); // Add a picture shape ClientAnchor anchor = helper...

    docs.aspose.com/cells/java/add-images-in-worksh...
  9. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for PHP via Java, supporting PowerPoint formats for dynamic presentations.... A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/php-java/doughnut-chart/
  10. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for Node.js via C++....one rounded red arrow‑like shape , as shown in this screenshot...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...