Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 50,318 for

shapes

(0.2 sec)
  1. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng P...

    Nén tệp trong Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượng...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/vi/python-net/compress/
  2. Formater les formes PowerPoint en Python|Aspose...

    Apprenez à formater les formes PowerPoint en Python avec Aspose.Slides — définissez les styles de remplissage, de ligne et d'effet pour les fichiers PPT, PPTX et ODP avec précision et contrôle total.... shape = slide . shapes . add_auto_shape ( slides ....remplissage pour la forme rectangle. shape . fill_format . fill_type =...

    docs.aspose.com/slides/fr/python-net/shape-form...
  3. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object...." ); let shape = builder . insertShape ( aw..., 50 ); builder . moveTo ( shape . lastParagraph ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. บีบอัด TIFF ใน Python

    บีบอัด TIFF ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา TIFF ลดขนาดไฟล์ได้อย่างง่ายดาย...DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/th/python-net/compres...
  5. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng J...

    Nén tệp trong JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượng...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Tùy...

    products.aspose.com/words/vi/nodejs-net/compress/
  6. ShapeBase.ParentParagraph | Aspose.Words för .NET

    Upptäck ShapeBase ParentParagraph-egenskapen – få effektiv åtkomst till det omedelbara överordnade stycket för effektiv innehållshantering och förbättrad organisation...." ); Shape shape = builder . InsertShape (..., 50 ); builder . MoveTo ( shape . LastParagraph ); builder ...

    reference.aspose.com/words/sv/net/aspose.words....
  7. PHP'de Visio Diagram'in Resim Şeklini Değiştirm...

    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....readAllBytes ( $fi -> toPath ()); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/tr/java/replace-a-pictu...
  8. استبدل شكل صورة Visio Diagram في PHP|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....readAllBytes ( $fi -> toPath ()); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/ar/java/replace-a-pictu...
  9. Установите Visio данные заливки формы в PHP|Doc...

    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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/ru/java/set-visio-shape...
  10. 在 Node.js via C++ 中查找工作表内元素的绝对位置|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表中查找形状的绝对位置。...js via C++ 提供了 Shape.getLeftToCorner() 和 Shape.getTopToCorner()... Absolute Position of this Shape is ( 320 , 183 ) const path...

    docs.aspose.com/cells/zh/nodejs-cpp/finding-abs...