Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 50,294 for

shape

(0.12 sec)
  1. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this Shape is an image Shape....Returns True if this shape is an image shape. @property def is_image...first shape of the document contains a valid image. shape = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 移除形状保护|Documentation

    本节介绍如何移除形状保护。...); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/zh/net/remove-shape-pro...
  3. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over Shapes....mouse pointer moves over the shape. public string ScreenTip { get...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_Shape method. Specifies the Shape that the mail merge engine must insert into the document in C++....:ImageFieldMergingArg::get_Shape method Contents [ Hide ] Im...ImageFieldMergingArg::get_Shape method Specifies the shape that the mail...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. 使用保护|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....backgrounds, masters (stencils), shapes and styles so that they cannot...Visio shapes allow users to lock specific aspects of shapes. Aspects...

    docs.aspose.com/diagram/zh/python-java/working-...
  6. 更改演示文稿中形状的填充颜色|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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...color of a shape. // The test file must have a filled shape as the...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  7. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrap_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 公共 API Aspose.Diagram 6.8.0 的变化|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....( layer ); // get shape by ID Shape shape = page . getShapes...3 ); // assign shape to this new Layer shape . getLayerMem ()...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  10. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...