Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 45,719 for

shapes

(0.12 sec)
  1. Adding Text Dynamically|Aspose.Slides Documenta...

    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.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...first add a rectangle Shape shp = sld . Shapes . AddRectangle ( 1200...

    docs.aspose.com/slides/net/adding-text-dynamica...
  2. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....Examples Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/net/aspose.words/sto...
  3. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? pip install aspose-words...docx" ) doc.cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...

    products.aspose.com/words/python-net/compress/
  4. Adding Picture Frame with Animation in VSTO and...

    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.... Add a picture shape to the slide. Apply animation...Frame PowerPoint . Shape PicFrame = sld . Shapes . AddPicture ( "pic...

    docs.aspose.com/slides/net/adding-picture-frame...
  5. 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...
  6. 移除形状保护|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....Visio shapes allow users to lock specific aspects of shapes. Aspects...Aspects of shapes that can be locked through shape protection include...

    docs.aspose.com/diagram/zh/python-java/remove-s...
  7. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_Shapes property. Gets or sets a boolean value indicating either to ignore Shapes within a text....ignore_shapes property FindReplaceOptions.ignore_shapes property...indicating either to ignore shapes within a text. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Შეკუმშოს WORD Python

    შეკუმშოს WORD Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....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...
  9. Սեղմել 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/hy/python-net/compres...
  10. 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...