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

shape

(0.08 sec)
  1. Replace text in smart art with C++|Documentation

    Learn how to update text in smart art using Aspose.Cells for C++ by setting the Shape.Text property....this feature by setting the Shape.Text property. The sample source...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/cpp/replace-text-in-smart...
  2. 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...
  3. Public API and Backwards Incompatible Changes i...

    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....isGrouped() determines whether the shape is grouped. Added the Aspose...parent GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...
  4. CheckBoxControl.Type | Aspose.Words for .NET

    Discover the CheckBoxControl Type property for Forms 2.0, unlocking versatile control options to enhance your application’s functionality....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和 Shape.GetTopToCorner()... Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  8. SignatureLine.ShowDate | Aspose.Words for .NET

    Discover the SignatureLine ShowDate property, enabling or disabling sign date visibility in your signature line for enhanced document clarity. Default is true...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Layers|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....Contents [ Hide ] Configuring Shape Objects with Layers Aspose.Diagram...via Java allows to configure shape objects with layers in Microsoft...

    docs.aspose.com/diagram/python-java/working-wit...
  10. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/androidjava/watermark/