Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 42,726 for

shape

(0.04 sec)
  1. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. Default value for this property is empty string in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words/sig...
  2. Working with Hyperlinks in Ruby|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....Hyperlink to a Visio Shape in Ruby Get Shape Hyperlink Data from...

    docs.aspose.com/diagram/java/working-with-hyper...
  3. Manage Hyperlinks|Aspose.Slides Documentation

    Add hyperlink to a PowerPoint Presentation in C# or .NET...Links to websites inside texts, shapes, or media Links to slides Aspose...presentation . Slides [ 0 ]. Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-hyperlinks/
  4. Portion|Aspose.Slides for Python Documentation

    Get portion in PowerPoint presentation in Python...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] textFrame...textFrame = shape . text_frame for paragraph in textFrame . paragraphs...

    docs.aspose.com/slides/python-net/portion/
  5. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/python-net/manage-ink/
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_Shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/Shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...export_shapes_as_svg property HtmlSaveOptions.export_shapes_as_svg... property Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PowerPoint Animation|Aspose.Slides for Node.js ...

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/nodejs-java/powerpoint-a...
  8. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/java/manage-ink/
  9. Manage Ink|Aspose.Slides for Node.js via .NET D...

    Use ink tools to draw objects in PowerPoint Java...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  10. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/portion/