Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 43,059 for

shape

(0.06 sec)
  1. Public API Changes in Aspose.Diagram 2.3.0|Docu...

    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....developers to modify TimeLine shape dialog box. Users can see example...and Date Format of TimeLine Shape] Setting the Milestone Dialog...

    docs.aspose.com/diagram/java/public-api-changes...
  2. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....system by double-clicking on the shape that contains the OLE object...MemoryStream ( zipFileBytes )) { Shape shape = builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.dra...
  3. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Սեղմել DOCX Ը C++ Ում

    Սեղմեք DOCX ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hy/cpp/compress/docx/
  5. Adjustment.Value | Aspose.Words for .NET

    Discover the Adjustment Value property, easily get or set raw adjustment values to enhance your data management and streamline your processes....for calculations within the shape guides. Examples Shows how to..."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/java/manage-placeholder/
  7. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...Gets the actual bounds of the shape in points. (Inherited from NodeRendererBase...Gets the opaque bounds of the shape in points. (Inherited from NodeRendererBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group Shape enumeration in your applications. Enhance your coding workflow today!...when enumeration of a group shape has started. public virtual...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Applying Protection to Presentation|Aspose.Slid...

    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....like auto shapes, tables, OLE objects, grouped shapes, picture...on a slide is turned into a Shape object. In other words, each...

    docs.aspose.com/slides/java/applying-protection...
  10. 用Node.js通过C++从Gear类型智能艺术形状中提取文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从Gear类型智能艺术形状中提取文本。...为此,首先应使用 Shape.getResultOfSmartArt() 方法将智能艺术形状转换为群组形状。然后使用...以在循环中逐一迭代每个单独形状并提取它们的文本,使用 Shape.getText() 属性。 从齿轮型智能图形中提取文本...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-tex...