Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 42,876 for

shape

(0.05 sec)
  1. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....first shape of the document contains a valid image. Shape shape...shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0 , true );...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Adjustment.Name | Aspose.Words for .NET

    Discover the Adjustment Name property to easily access and manage your adjustments for improved efficiency and streamlined workflows...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AdjustmentCollection.Count | Aspose.Words for .NET

    Discover the AdjustmentCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....(); // 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/node/
  6. Replace text in smart art with C++|Documentation

    Learn how to update text in smart art using Aspose.Cells for C++ by setting the Shape.Text property....this feature by setting the Shape.Text property. The sample source...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/cpp/replace-text-in-smart...
  7. Public API and Backwards Incompatible Changes i...

    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....IsGrouped determines whether a shape is grouped. Added the Aspose...parent GroupShape object if a shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和 Shape.GetTopToCorner()... Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  9. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....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/cpp/aspose.words.dra...