Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 9,901 for

shape

(0.06 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize method. Gets or sets the value of Shape's relative size in horizontal direction in C++....method Gets or sets the value of shape’s relative size in horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize method. Gets or sets the value of Shape's relative size in vertical direction in C++....method Gets or sets the value of shape’s relative size in vertical...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the Shape in C++....soft edge formatting for the shape. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  5. GroupShape.accept method | Aspose.Words for Python

    GroupShape.accept method. Accepts a visitor....visit_group_shape_start() , then calls Node.accept()...accept() for all child shapes of this group shape and calls DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfLoadOptions.page_count property | Aspose.Wor...

    PdfLoadOptions.page_count property. Gets or sets the number of pages to read..., load_options = options ) shape_collection = doc . get_child_nodes...get_child_nodes ( aw . NodeType . SHAPE , True ) if is_skip_pdf_images...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....DeleteShapes () Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/story/
  8. 组|Aspose.Slides 文档

    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....IShape shape = sld . getShapes (). get_Item ( i ); if ( shape instanceof...grphShape = ( IGroupShape ) shape ; for ( int j = 0 ; j < grphShape...

    docs.aspose.com/slides/zh/java/group/
  9. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...adding content such as text and shapes: a Section, a Body, and a Paragraph...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient document handling.... Shape , true ); if ( isSkipPdfImages...

    reference.aspose.com/words/net/aspose.words.loa...