Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 48,784 for

shape

(0.17 sec)
  1. Werk Met Kaarte in C++|Aspose.Words vir C++

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van C++....DocumentBuilder > ( doc ); auto shape = builder -> InsertChart ( ChartType... 432 , 252 ); auto chart = shape -> get_Chart (); auto seriesColl...

    docs.aspose.com/words/af/cpp/how-to-set-fill-an...
  2. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Shape textBox = new Shape ( doc , ShapeType...alignment of the text inside the shape. textBox . HorizontalAlignment...

    reference.aspose.com/words/net/aspose.words/sto...
  3. 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...
  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. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP 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. Once the...

    docs.aspose.com/slides/php-java/manage-ole/
  10. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js 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. Once the...

    docs.aspose.com/slides/nodejs-java/manage-ole/