Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 50,258 for

shapes

(0.28 sec)
  1. Comprimați TIFF În C#

    Comprimați TIFF în C# fără a pierde calitatea. Optimizați conținutul TIFF, reduceți cu ușurință dimensiunea fișierului....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ro/net/compress/tiff/
  2. Kompres TIFF Ing C#

    Compress TIFF ing C# tanpa kelangan kualitas. Ngoptimalake isi TIFF, nyuda ukuran file kanthi gampang....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/jv/net/compress/tiff/
  3. Стиснути TIFF У C#

    Стисніть TIFF у C# без втрати якості. Оптимізуйте вміст TIFF, легко зменшуйте розмір файлу....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/uk/net/compress/tiff/
  4. บีบอัด JPG ใน C++

    บีบอัด JPG ใน C++ โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา JPG ลดขนาดไฟล์ได้อย่างง่ายดาย...<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/th/cpp/compress/jpg/
  5. Pythonでプレゼンテーションのシェイプをリサイズする|Aspose.Slides for ...

    Aspose.Slides for Python(.NET)を使用して、PowerPoint と OpenDocument のスライド上のシェイプを簡単にリサイズし、スライドレイアウトの調整を自動化して生産性を向上させます。...: for shape in slide . shapes : # シェイプのサイズをスケールする。 shape . height...height = shape . height * height_ratio shape . width = shape . width...

    docs.aspose.com/slides/ja/python-net/re-sizing-...
  6. Formatear formas de PowerPoint en Python|Docume...

    Aprenda cómo formatear formas de PowerPoint en Python usando Aspose.Slides—establezca estilos de relleno, línea y efectos para archivos PPT, PPTX y ODP con precisión y control total.... shape = slide . shapes . add_auto_shape ( slides ....para la forma rectangular. shape . fill_format . fill_type =...

    docs.aspose.com/slides/es/python-net/shape-form...
  7. تخصيص الأشكال في العروض التقديمية باستخدام بايث...

    إنشاء وتخصيص الأشكال في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides لبايثون عبر .NET: مسارات الهندسة، الزوايا المنحنية، الأشكال المركبة....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....200 , 100 ) geometry_path = shape . get_geometry_paths ()[ 0 ]...

    docs.aspose.com/slides/ar/python-net/custom-shape/
  8. Получить эффективные свойства формы из презента...

    Узнайте, как Aspose.Slides for .NET вычисляет и применяет эффективные свойства формы для точного рендеринга PowerPoint....{ IAutoShape shape = pres . Slides [ 0 ]. Shapes [ 0 ] as IAutoShape...ITextFrameFormat localTextFrameFormat = shape . TextFrame . TextFrameFormat...

    docs.aspose.com/slides/ru/net/shape-effective-p...
  9. Archivo

    Archivo...Shapes.AddAutoShape(ShapeType, single...shape1 = presentation.Slides[0].Shapes.AddAutoShape(ShapeType.Rectangle...

    blog.aspose.com/es/slides/work-with-hyperlinks-...
  10. Hipervínculo|Documentación de Aspose.Slides

    Añadir y gestionar hipervínculos en Aspose.Slides for .NET: enlazar texto, formas e imágenes, establecer destinos y acciones para PPT, PPTX y ODP con ejemplos en C#.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...Rectangle , 50 , 50 , 150 , 50 ); shape . TextFrame . Text = "Aspose"...

    docs.aspose.com/slides/es/net/examples/elements...