Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 42,536 for

shape

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/ru/python-net/rotate-text...
  5. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/it/nodejs-cpp/rotate-text...
  6. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/ja/cpp/rotate-text-with-s...
  7. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/tr/cpp/rotate-text-with-s...
  8. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/sv/nodejs-cpp/rotate-text...
  9. 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...
  10. NodeList.count property | Aspose.Words for Python

    NodeList.count property. Gets the number of nodes in the list....graph/Run' )) # Access the shape that contains the image we inserted...node_list = doc . select_nodes ( '//Shape' ) self . assertEqual ( 1 ,...

    reference.aspose.com/words/python-net/aspose.wo...