Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 50,258 for

shapes

(0.18 sec)
  1. PHP'deki Visio Sayfasındaki Tüm Resimleri Çıkar...

    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 () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/tr/java/extract-all-ima...
  2. Чтение пользовательских ячеек формы в PHP|Docum...

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

    docs.aspose.com/diagram/ru/java/read-shape-s-us...
  3. آرشیوها

    آرشیوها...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...ID : ", shape.ID); Console.WriteLine("Name : ", shape.Name); }...

    blog.aspose.com/fa/diagram/read-visio-shape-dat...
  4. Comprimați WORD În Python

    Comprimați WORD în Python fără a pierde calitatea. Optimizați conținutul WORD, reduceți cu ușurință dimensiunea fișierului....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/ro/python-net/compres...
  5. Comprimați DOCX În Python

    Comprimați DOCX în Python fără a pierde calitatea. Optimizați conținutul DOCX, reduceți cu ușurință dimensiunea fișierului....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/ro/python-net/compres...
  6. บีบอัด HTML ใน Python

    บีบอัด HTML ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา HTML ลดขนาดไฟล์ได้อย่างง่ายดาย...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/th/python-net/compres...
  7. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO....Examples Shows how to use a shape’s alternative text. Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Formatear formas de PowerPoint en Java|Document...

    Aprenda a formatear formas de PowerPoint en Java usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total.... IAutoShape shape = slide . getShapes (). addAutoShape...para la forma rectangular. shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/es/java/shape-formatting/
  9. Formato de formas de PowerPoint en Android|Docu...

    Aprenda cómo formatear formas de PowerPoint en Android usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total.... IAutoShape shape = slide . getShapes (). addAutoShape...para la forma de rectángulo. shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/es/androidjava/shape-for...
  10. วิธีเพิ่มรูปร่าง Group ลงในไฟล์ Word|Aspose.Wor...

    เพิ่ม group shape ลงในเอกสารโดยใช้ Python...งเพิ่ม group shape ลงในเอกสาร Word group shape ดังกล่าวประกอบด้วยหลายรูปร่าง...Microsoft Word คุณสามารถเพิ่ม group shape ได้อย่างรวดเร็วโดยใช้คำสั่ง/ปุ่ม...

    docs.aspose.com/words/th/python-net/how-to-add-...