Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 45,862 for

shape

(0.07 sec)
  1. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation...Extracting Images from Presentation shapes Contents [ Hide ] Images are...are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/php-java/extracting-imag...
  3. ShapeBase.href property | Aspose.Words for Node.js

    ShapeBase.href property. Gets or sets the full hyperlink address for a Shape....full hyperlink address for a shape. get href () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....elements such as text runs, shapes, or tables to that paragraph...Document(); // Add two runs and one shape as child nodes to the first...

    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. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save documents in Xlsx format, ensuring compatibility and quality for your files....doc = new Document ( MyDir + "Shape with linked chart.docx" ); XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 档案

    档案...pres: # 添加形状 shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/zh/slides/create-three-d-effect...
  9. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it 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...
  10. 从 Stencil 添加母版|Documentation

    本节介绍如何从模板添加母版...represents a Visio drawing shape template. 使用方法 添加Master 在 Diagram...

    docs.aspose.com/diagram/zh/python-java/add-mast...