Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 45,856 for

shape

(0.07 sec)
  1. Refresh Values of Linked Shapes|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....Refresh Values of Linked Shapes Contents [ Hide ] Sometimes,... you have a linked shape in your Excel file which is linked to...

    docs.aspose.com/cells/python-java/refresh-value...
  2. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

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

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your document design effortlessly!...more, visit the Working with Shapes documentation article. public...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Layer Vector Mask|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....vector masks with the pen or shapes tools. Aspose.PSD supports...can consist of one or more shapes. Each PathShape is a vector...

    docs.aspose.com/psd/net/layer-vector-mask/
  5. Stroke Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Stroke class to enhance your Shapes with customizable strokes, adding professional flair to your documents effortlessly....for a shape. To learn more, visit the Working with Shapes documentation...that strokes the path of a shape in points. Remarks Use the Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_ImageByt...

    Aspose::Words::Drawing::ImageData::get_ImageBytes method. Gets or sets the raw bytes of the image stored in the Shape in C++....of the image stored in the shape. System :: ArrayPtr < uint8_t...will remove the image from the shape. Returns null if the image is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background text to add draft watermark in presentation using Java....load the target file Prepare a shape to place the draft watermark...Set the rotation angle of the shape for displaying rotated text...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  8. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/zh/net/paragraph/
  9. Text Box|Aspose.Slides 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.... Nearly any shape can contain text, but a typical...Presentation (); // Create a rectangle shape (defaults to filled with border...

    docs.aspose.com/slides/net/examples/elements/te...
  10. 段落|Aspose.Slides 文档

    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....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/zh/cpp/paragraph/