Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 48,605 for

shape

(0.07 sec)
  1. 删除字段|Documentation

    本节介绍如何删除字段。... Shape 类公开的字段属性支持 Aspose.Diagram.Field...

    docs.aspose.com/diagram/zh/python-java/remove-f...
  2. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Document ( file_name = MY_DIR + 'Shape with linked chart.docx' ) xlsx_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Filtering the kind of data while loading the wo...

    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....following sample code loads only shape objects while loading the workbook...getLoadFilter() property has been set to Shape . The following screenshot shows...

    docs.aspose.com/cells/nodejs-cpp/filtering-the-...
  9. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Excel file ,根据时间轴名称获取形状对象,然后通过Shape.ToImage()方法将其呈现为图片。以下图片是 output...Get timeline shape object by timeline's name Shape timeLineShape...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  10. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Python...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/hy/python-net/compress/