Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 42,309 for

shape

(0.17 sec)
  1. HorizontalRuleFormat class | Aspose.Words for N...

    Aspose.Words.Drawing.HorizontalRuleFormat class. Represents horizontal rule formatting...more, visit the Working with Shapes documentation article. Properties...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Watermark in C#|Aspose.Words for .NET

    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/net/working-with-watermark/
  3. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++....system by double-clicking on the shape that contains the OLE object...zipFileBytes ); SharedPtr < Shape > shape = builder -> InsertOleObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...various methods for drawing shapes and applying brushes. graphics...the outline of the ellipse shape. The Color.alice_blue constant...

    docs.aspose.com/psd/python-net/graphics-api/
  6. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your OLE object is linked with SourceFullName for seamless data integration and management....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML Shapes are rendered to fixed page formats....enumeration Specifies how DrawingML shapes are rendered to fixed page...Description FALLBACK If fall-back shape is available for DrawingML,...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Replace text in smart art with Node.js via C++|...

    Learn how to replace text in smart art using Aspose.Cells for Node.js via C++....this feature by setting the Shape.getText() property. The sample...worksheets . get ( i ); const shapes = worksheet . getShapes ();...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  9. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...可以使用以下代码,通过 Shape.getConnectionPoints() 属性获取形状的连接点列表。...also a shape object from shapes collection const shape = newWorkbook...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  10. Update ActiveX ComboBox Control with Node.js vi...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for Node.js via C++....access the ActiveX Control via Shape.getActiveXControl() property...Access first shape from first worksheet const shape = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/update-activex...