Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 48,773 for

shape

(0.06 sec)
  1. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoShape with resize Shape to fit text enabled. Right now whenever I set the Shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...Slides Product Family slides-shapes , slides-python Prezent September...have an autoshape with resize shape to fit text enabled. Right now...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  2. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...filePathTemplate = u"slide_{0}_shape_{1}_{2}.png"; // the third parameter...parameter is the shape name auto presentation = MakeObject<P...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  3. Retrieving Connector Information|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/net/retrieving-connecto...
  4. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contains shape or textbox text, represented by Shape . EvenPagesHeader...Examples Shows how to remove all shapes from a node. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. 使用 Node.js via C++ 在非原始形状的数据|Documentation

    了解如何在 Aspose.Cells for Node.js via C++ 中访问和操作非原始形状。...你可以通过 Shape.getAutoShapeType() 属性检查它们的类型。 使用 Shape.getPaths()...Accessing the user defined shape const shape = worksheet . getShapes...

    docs.aspose.com/cells/zh/nodejs-cpp/data-in-non...
  6. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++.... shapes . addTextBox ( 2 , 0 , 2 ,...400 ); // Access the first shape, which is a text box, and set...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  7. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a Shape....property Shape.stroke property Defines a stroke for a shape. @property...drawing class Shape Shape.story_type property Shape.stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OptionButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OptionButtonControl class, perfect for creating exclusive choice options in your applications. Enhance user experience today!...docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_point...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...object associated with the Shape object. Set the Color of the...

    docs.aspose.com/slides/nodejs-java/rectangle/