Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 48,648 for

shape

(0.22 sec)
  1. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly.... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. We then...

    docs.aspose.com/slides/androidjava/manage-ole/
  2. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_GapWidth method. Gets or sets the percentage of gap width between chart elements in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...ChartSeriesGroup > seriesGroup = shape -> get_Chart () -> get_SeriesGroups...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartXValue::Fr...

    Aspose::Words::Drawing::Charts::ChartXValue::FromString method. Creates a ChartXValue instance of the String type in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....access the ActiveX Control via Shape.ActiveXControl property and...+ u "SourceFile.xlsx" ); Shape shape = wb . GetWorksheets ()....

    docs.aspose.com/cells/cpp/update-activex-combob...
  9. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization.... Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; chart . Series . Clear...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Drawing Ellipse in PHP|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....Drawing Ellipse To Draw Ellipse shape using Aspose.Imaging Java for...(); \ # Draw a dotted ellipse shape by specifying the Pen object...

    docs.aspose.com/imaging/java/drawing-ellipse-in...