Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 48,750 for

shape

(0.06 sec)
  1. 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....AI Refresh Values of Linked Shapes Contents [ Hide ] Sometimes...Sometimes, you have a linked shape in your Excel file which is linked...

    docs.aspose.com/cells/python-java/refresh-value...
  2. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...rounded-corner shape type and adjust the corner radius in the shape’s properties;...

    docs.aspose.com/slides/cpp/rectangle/
  3. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque bounds of the Shape in pixels for a specified zoom factor and resolution in C++....Calculates the opaque bounds of the shape in pixels for a specified zoom...The opaque rectangle of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...autoshape of rectangle type sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/rectangle/
  5. Aspose::Words::Rendering::ShapeRenderer::ShapeR...

    Aspose::Words::Rendering::ShapeRenderer::ShapeRenderer constructor. Initializes a new instance of this class in C++....ShapeBase > & shape ) Parameter Type Description shape const Sys...::ShapeBase>& The DrawinML shape object that you want to render...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. SignatureLineOptions.AllowComments | Aspose.Wor...

    Enable signer comments in the Sign dialog with the SignatureLineOptions AllowComments property. Enhance collaboration and feedback effortlessly!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  7. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? // Repository path: https://releases...getChildNodes(NodeType.SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...

    products.aspose.com/words/java/compress/
  8. Shape.filled property | Aspose.Words for Python

    Shape.filled property. Determines whether the closed path of the Shape will be filled....filled property Shape.filled property Determines whether the...the closed path of the shape will be filled. @property def filled...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Retrieve User-defined Cells from Shapesheet in ...

    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....$pages -> get ( $count ); $shapes = $page -> getShapes (); $i...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  10. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all Shapes from the text of this story in C++....Story::DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sto...