Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 50,296 for

shape

(0.14 sec)
  1. Aspose::Words::Drawing::Stroke::get_Color2 meth...

    Aspose::Words::Drawing::Stroke::get_Color2 method. Defines a second color for a stroke in C++....for a Shape is White . Examples Shows how to process shape stroke...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...
  3. 移除形状保护|Documentation

    本节介绍如何移除形状保护。...); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/zh/net/remove-shape-pro...
  4. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, Shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....and updating hyperlinks on shapes using Aspose.Slides for Python...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/python-net/examples/elem...
  5. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  6. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the Shape is positioned vertically in C++....Specifies relative to what the shape is positioned vertically. Aspose...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Hyperlink|Aspose.Slides for PHP Documentation

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, Shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....and updating hyperlinks on shapes using Aspose.Slides for PHP...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. 在 Ruby 中设置 Visio 形状的线数据|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "rectangle" && shape . getID () ==...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  9. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....working with mathematical text shapes and formatting equations using...Add Math Text Create a math shape containing a fraction and the...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = appendWordArt(doc...

    reference.aspose.com/words/java/com.aspose.word...