Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 50,331 for

shapes

(2.89 sec)
  1. Empêcher les modifications de la présentation a...

    Découvrez comment Aspose.Slides pour Python via .NET verrouille ou déverrouille les formes dans les fichiers PPT, PPTX et ODP, sécurisant les présentations tout en permettant des modifications contrôlées et une livraison plus rapide....objet qui hérite de la classe Shape . La structure du PPTX est complexe...pour Python fournit la classe Shape pour travailler avec les formes...

    docs.aspose.com/slides/fr/python-net/applying-p...
  2. บีบอัด 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...
  3. 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/
  4. 档案

    档案... 使用 Shape 类创建形状。 使用 addshape() 方法将形状添加到图表中。...vss") page = diagram.pages[0] shape_names = {} # 从架构中添加形状和连接器 for...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  5. Python 를 사용하여 파일 콘텐츠 최적화

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....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/ko/python-net/compress/
  6. 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/
  7. تحويل شكل Visio إلى PDF|Documentation

    يشرح هذا القسم كيفية تحويل شكل visio إلى pdf باستخدام Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Pdf...

    docs.aspose.com/diagram/ar/net/convert-a-visio-...
  8. 查找工作表内形状的绝对位置|Documentation

    通过 Aspose.Cells for Java API 了解如何在工作表中查找形状的绝对位置。...Cells提供 Shape.getLeftToCorner() 和 Shape.getTopToCorner()...属性来实现此目的。这些属性以像素返回工作表上形状的绝对位置。 解释Shape.getLeftToCorner()和Shape.getTopToCorner()属性...

    docs.aspose.com/cells/zh/java/finding-absolute-...
  9. AdjustmentCollection.Item | Aspose.Words per .NET

    Scopri la proprietà AdjustmentCollection Item e recupera senza sforzo le regolazioni in base all'indice, per una gestione dei dati ottimale e prestazioni migliorate...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/it/net/aspose.words....
  10. Adjustment Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.Adjustment, utformad för att förbättra dina former med exakta justeringsvärden för överlägsen dokumentformatering...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/sv/net/aspose.words....