Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 46,954 for

shape

(0.11 sec)
  1. Aspose::Words::DocumentBuilder::InsertChart met...

    Aspose::Words::DocumentBuilder::InsertChart method. Inserts an chart object into the document and scales it to the specified size 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...
  2. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for seamless integration....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... The Shapes property exposed by the Diagram...collection of Aspose.Diagram.Shape objects. This property can be...

    docs.aspose.com/diagram/net/working-with-images/
  4. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/net/working-with-watermark/
  5. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 为演示文稿应用保护|Aspose.Slides for Python 文档

    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....中,幻灯片上的每个元素都被转换为 Shape 对象。换句话说,幻灯片上的每个元素要么是一个 Shape 对象,要么是从 Shape 对象派生的对象。...PictureFrameLock 锁定图片框。 对演示文稿对象中的所有 Shape 对象执行的任何操作都将应用于整个演示文稿。 应用和移除保护...

    docs.aspose.com/slides/zh/python-net/applying-p...
  7. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...docx' ) shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...document header/footer or inside shape. Headers/footers are repeated...to the content inside shapes - shapes layout is build separately...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. Shape.acceptStart method | Aspose.Words for Nod...

    Shape.acceptStart method. Accepts a visitor for visiting the start of the Shape....for visiting the start of the shape. acceptStart ( visitor : Aspose...Drawing class Shape Shape.acceptEnd method Shape.updateSmartArtDrawin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...id of shape , can be find in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...