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

shape

(0.15 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. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup objects in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. 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/...
  8. 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...
  9. 为演示文稿应用保护|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...
  10. 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...