Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,892 for

shape

(0.03 sec)
  1. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....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...
  3. Aspose.PSD for .NET 21.5 - Release Notes|Docume...

    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....PSDNET-758 Support resizing shape layers with vector paths Feature...PSDNET-862 Support resizing shape layers with vector paths when...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  4. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Shape.stroked property | Aspose.Words for Node.js

    Shape.stroked property. Defines whether the path will be stroked....stroked property Shape.stroked property Defines whether the path...Drawing class Shape Shape.strokeWeight property Shape.textBox property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...Presentation (); try { // Adds a smile shape and then animates it IAutoShape...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...Presentation (); try { IShape shape = pres . getSlides (). get_Item...Rectangle , 100 , 100 , 600 , 50 ); shape . setHyperlinkClick ( new Hyperlink...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  8. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () check_box_control = shape . ole_format ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number formatting in charts. Enhance your document's visual appeal!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...