Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 44,930 for

shape

(0.25 sec)
  1. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShadowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowType enum to enhance your Shapes with customizable shadow types for stunning document visuals....enumeration Specifies the type of a shape shadow. public enum ShadowType...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...// Apply soft edge to the shape. shape -> get_SoftEdge () -> set_Radius...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified Shape in Java....are applied to the specified shape. Examples: Shows how to work..."Rounded rectangle shape.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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/java/public-api-changes...
  7. Refresh Values of Linked Shapes|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....Refresh Values of Linked Shapes Contents [ Hide ] Sometimes,... you have a linked shape in your Excel file which is linked to...

    docs.aspose.com/cells/python-net/refresh-values...
  8. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative URIs to absolute ones in your documents. Enhance your URI management today!...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...
  9. 用Node.js通过C++确定Shape是否为智能艺术形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++确定Excel中的形状是否为智能艺术形状。...js通过C++确定Shape是否为智能艺术形状 Contents [ Hide ] 可能的使用场景 智能艺术形状是Microsoft...Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape.isSmartArt() 属性判断形状是智能艺术形状还是普通形状。...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  10. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...