Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 42,307 for

shape

(0.07 sec)
  1. Comprimi WORD In Python

    Comprimi WORD in Python senza perdere qualità. Ottimizza WORD i contenuti, riduci facilmente le dimensioni dei file....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/it/python-net/compres...
  2. ضغط 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/ar/python-net/compres...
  3. Как да добавите Group Форма в документ с думи|A...

    GroupИнг и разгрупиране на форми, използвайки C#....добавите group shape в документ на Word. - group shape се състои от...Можете бързо да добавите group shape с помощта на Group команда/бутон...

    docs.aspose.com/words/bg/net/how-to-add-group-s...
  4. Récupérer les informations de forme Visio en PH...

    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/fr/java/retrieve-visio-...
  5. NodeCollection.ToArray | Aspose.Words för .NET

    NodeCollection ToArray metod. Kopierar alla noder från samlingen till en ny array av noder i C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Node.CustomNodeId | Aspose.Words för .NET

    Node CustomNodeId fast egendom. Anger anpassad nodidentifierare i C#.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Изменение размеров фигур на слайде|Документация...

    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....IShape shape in slide . Shapes ) { //Изменение позиции shape . Height...Height = shape . Height * ratioHeight ; shape . Width = shape . Width...

    docs.aspose.com/slides/ru/net/re-sizing-shapes-...
  8. Öffentlich API Änderungen in Aspose.Diagram 6.8...

    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 shape by ID Shape shape = page . Shapes . GetShape...3 ); // Assign shape to this new Layer shape . LayerMem . LayerMember...

    docs.aspose.com/diagram/de/net/public-api-chang...
  9. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ Javascript

    บีบอัดไฟล์ใน JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // มัน...

    products.aspose.com/words/th/nodejs-net/compress/
  10. บีบอัด DOC ใน Javascript

    บีบอัด DOC ใน JavaScript โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOC ลดขนาดไฟล์ได้อย่างง่ายดาย...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // มัน...

    products.aspose.com/words/th/nodejs-net/compres...