Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 126,502 for

shape

(0.13 sec)
  1. add_hyperlink method | Aspose.Cells for Python ...

    add_hyperlink method add_hyperlink Adds a hyperlink to the Shape. Returns Return the new hyperlink object. def add_hy......add_hyperlink Adds a hyperlink to the shape. Returns Return the new hyperlink...hyperlink. Example hyperlink = shape . add_hyperlink ( "https://www...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. add_hyperlink method | Aspose.Cells for Python ...

    add_hyperlink method add_hyperlink Adds a hyperlink to the Shape. Returns Return the new hyperlink object. def add_hy......add_hyperlink Adds a hyperlink to the shape. Returns Return the new hyperlink...hyperlink. Example hyperlink = shape . add_hyperlink ( "https://www...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. add_hyperlink method | Aspose.Cells for Python ...

    add_hyperlink method add_hyperlink Adds a hyperlink to the Shape. Returns Return the new hyperlink object. def add_hy......add_hyperlink Adds a hyperlink to the shape. Returns Return the new hyperlink...hyperlink. Example hyperlink = shape . add_hyperlink ( "https://www...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. add_hyperlink method | Aspose.Cells for Python ...

    add_hyperlink method add_hyperlink Adds a hyperlink to the Shape. Returns Return the new hyperlink object. def add_hy......add_hyperlink Adds a hyperlink to the shape. Returns Return the new hyperlink...hyperlink. Example hyperlink = shape . add_hyperlink ( "https://www...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. add_hyperlink method | Aspose.Cells for Python ...

    add_hyperlink method add_hyperlink Adds a hyperlink to the Shape. Returns Return the new hyperlink object. def add_hy......add_hyperlink Adds a hyperlink to the shape. Returns Return the new hyperlink...hyperlink. Example hyperlink = shape . add_hyperlink ( "https://www...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. add_hyperlink method | Aspose.Cells for Python ...

    add_hyperlink method add_hyperlink Adds a hyperlink to the Shape. Returns Return the new hyperlink object. def add_hy......add_hyperlink Adds a hyperlink to the shape. Returns Return the new hyperlink...hyperlink. Example hyperlink = shape . add_hyperlink ( "https://www...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Hidden method. Gets or sets a flag indicating whether this axis is hidden or not in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Hyperlink | Aspose.Diagram for .NET API Reference

    Contains elements for creating multiple jumps between a Shape or drawing page and another drawing page another file or a Web site....creating multiple jumps between a shape or drawing page and another...the default hyperlink for a shape or page. Del { get; set; } A...

    reference.aspose.com/diagram/net/aspose.diagram...
  9. Aspose::Words::SignatureLineOptions Class Refer...

    Allows to specify options for signature line being inserted. Used in DocumentBuilder....docx" ); auto shape = System::DynamicCast<Shape>(doc->GetChild(...NodeType::Shape , 0, true )); signatureLine = shape->get_SignatureLine();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. TextBox.Next | Aspose.Words for .NET API 参考

    TextBox 财产. 返回或设置一个文本框它表示形状序列中的下一个文本框...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/zh/net/aspose.words....