Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 42,856 for

shape

(0.06 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Hidden m...

    Aspose::Words::Drawing::ShapeBase::get_Hidden method. Gets a boolean value indicating whether the Shape is visible in C++....value indicating whether the shape is visible. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. CommandButtonControl.type property | Aspose.Wor...

    CommandButtonControl.type property. Gets type of Forms 2.0 control.... CommandButtonControl () shape = builder . insert_forms_2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Սեղմել DOC Ը Python Ում

    Սեղմեք DOC ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք 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/hy/python-net/compres...
  4. Showing Cell Range as the Data Labels with C++|...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Cells :: Cleanup (); } Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with C++...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  5. Node.asShape method | Aspose.Words for Node.js

    Node.asShape method. Cast node to [Shape](../../../aspose.words.drawing/Shape/)....method asShape() Cast node to Shape . asShape () Remarks If a method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Սեղմել JPG Ը Python Ում

    Սեղմեք JPG ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/hy/python-net/compres...
  7. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListLevel::get_ImageData ...

    Aspose::Words::Lists::ListLevel::get_ImageData method. Returns image data of the picture bullet Shape for the current list level in C++....data of the picture bullet shape for the current list level....

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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-...