Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 49,748 for

shapes

(0.23 sec)
  1. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ 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/th/python-net/compress/
  2. Nén WORD Trong Python

    Nén WORD trong Python mà không làm giảm chất lượng. Tối ưu hóa WORD nội dung, giảm kích thước tệp một cách dễ dà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/compres...
  3. GlowFormat Class | Aspose.Words لـ .NET

    استكشف فئة Aspose.Words.Drawing.GlowFormat لتحسين مستنداتك بتأثيرات توهج مذهلة. ارتقِ بتصميمك مع خيارات تنسيق فريدة!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Gestionar formas de presentación en .NET|Docume...

    Aprenda a crear, editar y optimizar formas en Aspose.Slides para .NET y ofrecer presentaciones de PowerPoint de alto rendimiento....IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...Console . WriteLine ( "Shape Name: " + shape . Name ); } } } // Implementación...

    docs.aspose.com/slides/es/net/shape-manipulations/
  5. Obtener Visio Relleno heredado de forma|Documen...

    Esta sección explica cómo obtener el estilo de relleno de la forma visio heredado de su estilo principal y maestro con Aspose.Diagram.... class ) + "Shapes/" ; // Call the diagram constructor..."Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/es/java/get-visio-shape...
  6. Ottieni Visio Forma Eredita riempimento|Documen...

    Questa sezione spiega come ottenere lo stile di riempimento della forma visio ereditato dallo stile genitore e master con Aspose.Diagram.... class ) + "Shapes/" ; // Call the diagram constructor..."Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/it/java/get-visio-shape...
  7. Чтение данных формы Visio в 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....Java для PHP , вызов read_all_shape_properties метод Риадшапедата...public static function read_all_shape_properties ( $dataDir = null...

    docs.aspose.com/diagram/ru/java/read-visio-shap...
  8. Personalizar formas en presentaciones con Pytho...

    Crear y personalizar formas en presentaciones de PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET: rutas de geometría, esquinas curvadas, formas compuestas....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....200 , 100 ) geometry_path = shape . get_geometry_paths ()[ 0 ]...

    docs.aspose.com/slides/es/python-net/custom-shape/
  9. ShapeBase.Height | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Height för att enkelt justera formens containerhöjd, vilket förbättrar designflexibiliteten och precisionen i dina projekt....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  10. ShapeBase.Width | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Width. Justera enkelt bredden på det block som din form innehåller för ökad designflexibilitet och precision....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

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