Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 45,857 for

shape

(0.09 sec)
  1. 公共 API Aspose.Diagram 16.11.0 的变化|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...."Page-1" ); // get a shape by ID Shape shape = page . getShapes...= ( CommandButtonActiveX ) shape . getActiveXControl (); // set...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的Shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入Shape的时候重新计…...应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新...计算shape的大小和相对位置,因为有可能会超过当前的word页面,所以我需要计算需要插入shape的段落的坐标(x,y...

    forum.aspose.com/t/word-header-footer-x-y/316493
  3. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/python-net/working-with-w...
  4. Working with Watermark in C++|Aspose.Words for C++

    Document watermark manipulation using C++....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/cpp/working-with-watermark/
  5. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Cells提供 Shape.Glow 属性和 GlowEffect 类,用于处理形状或图表的发光效果。...源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape.Glow 属性的子属性,然后将工作簿保存为 输出Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  6. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in Shapes, enhancing your document design and readability....Specifies orientation of text in shapes. public enum ShapeTextOrientation...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....access the ActiveX Control via Shape.ActiveXControl property and...+ u "SourceFile.xlsx" ); Shape shape = wb . GetWorksheets ()....

    docs.aspose.com/cells/cpp/update-activex-combob...
  9. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a Shape. To learn more, visit the documentation article in C++....for a shape. To learn more, visit the Working with Shapes documentation...that strokes the path of a shape in points. GetType () const...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Hyperlinks in PHP|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 PHP Get Shape Hyperlink Data from...

    docs.aspose.com/diagram/java/working-with-hyper...