Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 43,062 for

shape

(0.24 sec)
  1. 通过 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...
  2. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your Shape, enhancing your document's layout and readability....LastParagraph Shape.LastParagraph property Gets the last paragraph...paragraph in the shape. public Paragraph LastParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control types for enhanced document automation....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Working with Text 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....Text Value of a Shape in Ruby Update Visio Shape Text in Ruby Working...Working with Shapes in Ruby Working with Window Elements in Ruby...

    docs.aspose.com/diagram/java/working-with-text-...
  7. 检索连接器信息|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.... Show ( "\nFrom Shape ID : " + Connect . FromSheet...); MessageBox . Show ( "To Shape ID : " + Connect . ToSheet );...

    docs.aspose.com/diagram/zh/net/retrieving-conne...
  8. 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...
  9. OleFormat.getRawData method | Aspose.Words for ...

    OleFormat.getRawData method. Gets OLE object raw data....let shape of doc . getChildNodes ( aw . NodeType . Shape , true...true )) { let oleFormat = shape . oleFormat ; if ( oleFormat ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/