Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 6,884 for

shape rendering

(0.19 sec)
  1. إدارة SmartArt في عروض PowerPoint التقديمية باس...

    تعلم كيفية إنشاء وتعديل SmartArt في PowerPoint باستخدام Aspose.Slides for Python عبر .NET باستخدام أمثلة شفرة واضحة تسرّع تصميم الشرائح والأتمتة.... shapes [ 0 ] for smart_art_node in...for node_shape in smart_art_node . shapes : if node_shape . text_frame...

    docs.aspose.com/slides/ar/python-net/manage-sma...
  2. 將JPG轉換為SVG Python

    在Python代碼JPG轉換為SVG使用Python將JPG保存為SVG。...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/zh-hant/python-net/co...
  3. 將JPG轉換為TIFF Python

    在Python代碼JPG轉換為TIFF使用Python將JPG保存為TIFF。...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.tiff" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  4. 將圖片轉換為SVG Python

    在Python代碼圖片轉換為SVG使用Python將圖片保存為SVG。...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.svg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  5. تبدیل JPG به TIFF Python

    فرمت JPG به TIFF در Python کنید. با استفاده از Python JPG به عنوان TIFF ذخیره کنید....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.tiff" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/fa/python-net/convers...
  6. تبدیل JPG به SVG Python

    فرمت JPG به SVG در Python کنید. با استفاده از Python JPG به عنوان SVG ذخیره کنید....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/fa/python-net/convers...
  7. 將圖片轉換為PNG Python

    在Python代碼圖片轉換為PNG使用Python將圖片保存為PNG。...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.png" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  8. Extra page being added in Visio conversion - Fr...

    ● Aspose.Diagram Bug Report: Production License Exposes Background=2 Pages Creating Blank PDF Pages ─ Issue Summary When converting certain Visio (.vsd) files to PDF using Aspose.Diagram with a production license, the…...Name=“Page-1”, Background=1, 63 shapes (correct page) Page 1: Name=“Page-1...Name=“Page-1 [AEM]”, Background=2, 3 shapes (unexpected page) Generated...

    forum.aspose.com/t/extra-page-being-added-in-vi...
  9. Archivio

    Archivio... A volte, si sceglie di rendere il testo semplice più accattivante...SmartArt usando il metodo ISlide.Shapes.AddSmartArt() . Salva la presentazione...

    blog.aspose.com/it/slides/create-smartart-in-po...
  10. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, max display range of Excel files with Aspose.Cells for .Net library.... The settings for shapes, tables, and pivot tables will...following code shows how to render the max display range to HTML:...

    docs.aspose.com/cells/net/get-max-range-in-a-wo...