Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 42,880 for

shapes

(0.03 sec)
  1. Შეკუმშოს DOCX Python

    შეკუმშოს DOCX Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ka/python-net/compres...
  2. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... shapes . add_auto_shape ( slides . ShapeType...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Rectangle object to shapes collection of Graph object...object to shape collection of Graph object graph . shapes . append...

    docs.aspose.com/pdf/python-net/add-rectangle/
  4. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Chart Workbook|Aspose.Slides for Python Documen...

    Chart workbook in PowerPoint presentation in Python... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-workbook/
  6. Replace text in smart art with Node.js via C++|...

    Learn how to replace text in smart art using Aspose.Cells for Node.js via C++....this feature by setting the Shape.getText() property. The sample...worksheets . get ( i ); const shapes = worksheet . getShapes ();...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  7. Animated Charts|Aspose.Slides 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....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/java/animated-charts/
  8. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....0 ); $shapes = $slide -> getShapes (); $chart = $shapes -> get_Item...0 ); $shapes = $slide -> getShapes (); $chart = $shapes -> get_Item...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....Examples Shows how to remove all shapes from a node. doc = aw . Document...DocumentBuilder to insert a shape. This is an inline shape, # which has a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python... shapes [ 0 ] . text_frame . highlight_text...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/python-net/text-formatting/