Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 6,363 for

shape rendering

(0.15 sec)
  1. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered document pages or Shapes will be saved if this save options object is used...in which the rendered document pages or shapes will be saved...while the saving operation renders it. let options = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Làm việc với hình ảnh trong Python|Aspose.Words...

    Tạo và quản lý hình ảnh ở nhiều định dạng khác nhau trong tài liệu bằng Python....insert_image trả về một đối tượng Shape vừa được tạo và chèn để bạn...đổi thêm các thuộc tính của Shape Chèn một hình ảnh nội tuyến...

    docs.aspose.com/words/vi/python-net/working-wit...
  3. המונחים: Layout Options Java|Aspose.Words עבור ...

    צור מסמכי פלט עם פריסות שונות, בהתאם הפרמטרים המפורטים במסמך באמצעות שימוש Java....הסרטון: Advanced Typography Rendering The The The TextShaperFactory...מסמך משתמש Kerning, Numeral Shaping, Numeral Forms, או Ligatures...

    docs.aspose.com/words/he/java/specify-layout-op...
  4. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.save_format property. Specifies the format in which the rendered document pages or Shapes will be saved if this save options object is used...in which the rendered document pages or shapes will be saved...while the saving operation renders it. options = aw . saving ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.image_resolution property | Asp...

    HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...scale_image_to_shape_size is True and effects metafiles...Document ( file_name = MY_DIR + 'Rendering.docx' ) options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.SignatureLine per gestire e personalizzare facilmente le proprietà della riga della firma per una maggiore sicurezza dei documenti....negative per rendere visibile la forma. Shape shape = builder ...WrapType . None ); Assert . True ( shape . IsSignatureLine ); // Verifichiamo...

    reference.aspose.com/words/it/net/aspose.words....
  7. TIFF को C# में संपीड़ित करें

    गुणवत्ता खोए बिना TIFF को C# में संपीड़ित करें। TIFF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/hi/net/compress/tiff/
  8. บีบอัด JPG ใน C#

    บีบอัด JPG ใน C# โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา JPG ลดขนาดไฟล์ได้อย่างง่ายดาย...new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/th/net/compress/jpg/
  9. แปลง ภาพ เป็น BMP Python

    แปลงรูปแบบ ภาพ เป็น BMP ในโค้ด Python บันทึก ภาพ เป็น BMP โดยใช้ Python...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.bmp" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/th/python-net/convers...
  10. แปลง JPG เป็น SVG Python

    แปลงรูปแบบ JPG เป็น SVG ในโค้ด Python บันทึก JPG เป็น SVG โดยใช้ Python...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.svg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/th/python-net/convers...