Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 48,783 for

shape

(0.14 sec)
  1. Սեղմել WORD Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/word/
  2. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。...您可以使用 Shape.autoShapeType 属性检查它们的类型。 使用 Shape.paths 属性访问...head > < title > Non-Primitive Shape Paths Example </ title > </...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  3. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....Cells provides a Shape.GetTextBody() property to set...demonstrates the use of the Shape.GetTextBody() property to set...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  5. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Create Line Shapes in Presentations with Python Contents [ Hide...supports adding different kinds of shapes to the slides. In this topic...

    docs.aspose.com/slides/python-net/line/
  6. 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...
  7. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Stroke.BackThemeColor | Aspose.Words for .NET

    Customize your design with the Stroke BackThemeColor property. Easily set a ThemeColor for your stroke background to enhance visual appeal....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Stroke stroke = shape . Stroke ;...

    reference.aspose.com/words/net/aspose.words.dra...