Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 50,322 for

shape

(1.2 sec)
  1. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint Shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in C++ Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/cpp/shape-formatting/
  2. 在 PHP 中对形状的每个文本值应用不同的样式|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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/zh/java/apply-different...
  3. Aspose::Words::Drawing::ReflectionFormat::Remov...

    Aspose::Words::Drawing::ReflectionFormat::Remove method. Removes ReflectionFormat from the parent object in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the Shape type allows the Shape to have an image....Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this Shape is an image Shape....Returns true if this shape is an image shape. get isImage () : boolean...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of Shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....OleFormat Contents [ Hide ] Shape.OleFormat property Provides...to the OLE data of a shape. For a shape that is not an OLE object...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples....and updating hyperlinks on shapes using Aspose.Slides for .NET...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/net/examples/elements/hy...
  9. Setting Cells in the Event Section of ShapeShee...

    Manage event properties of visio files....developers can define how a shape responds to specific user actions...element that is evaluated when a shape’s text or text composition changes...

    docs.aspose.com/diagram/net/setting-cells-in-th...
  10. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。... class ) + "Shapes/" ; // Call the diagram constructor..."Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/get-visio-shape...