Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 48,774 for

shapes

(0.19 sec)
  1. Սեղմել DOCX Ը Javascript Ում

    Սեղմեք DOCX ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  2. Შეკუმშოს 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...
  3. Send Shape Front or Back inside the Worksheet|D...

    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....Ask AI Send Shape Front or Back inside the Worksheet Contents...Scenarios When there are multiple shapes present in the same location...

    docs.aspose.com/cells/net/send-shape-front-or-b...
  4. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....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/python-net/compress/h...
  5. 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/
  6. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of Shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....OleFormat Contents [ Hide ] Shape.OleFormat property Provides...to the OLE data of a shape. For a shape that is not an OLE object...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....AcceptEnd Contents [ Hide ] Shape.AcceptEnd method Accepts a visitor...for visiting the end of the shape. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....elements including slides, text, shapes, charts, tables, images, SmartArt...entities, such as master slides, shapes, charts, picture frames, audio...

    products.aspose.com/slides/nodejs-java/
  9. 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...
  10. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other Shapes....specifies whether this shape can overlap other shapes. @property def...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...