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

shape rendering

(0.23 sec)
  1. تبدیل تصویر به GIF Python

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

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

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

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

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

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

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

    products.aspose.com/words/fa/python-net/convers...
  5. Verwalten von SmartArt-Grafiken in Präsentation...

    Automatisieren Sie die Erstellung, Bearbeitung und Formatierung von PowerPoint-SmartArt mit Aspose.Slides für Android, einschließlich prägnanter Java-Codebeispiele und leistungsgesteuerter Anleitungen....dispose (); } Figure: SmartArt shape added to the slide Zugriff auf...der ersten Folie for ( IShape shape : pres . getSlides (). get_Item...

    docs.aspose.com/slides/de/androidjava/manage-sm...
  6. Utilizzo della filigrana in Python|Aspose.Words...

    Creare e gestire filigrane in un documento utilizzando Python....essere inserita usando la classe shape. È molto facile inserire qualsiasi...utilizzando l’oggetto classe Shape , per rimuovere la filigrana...

    docs.aspose.com/words/it/python-net/working-wit...
  7. Procurar

    Procurar...Carregar e inserir imagem PNG shape = builder.insert_image("C:\\Files\\logo...Salvar imagem como SVG shape.get_shape_renderer().save("C:\\Files\\logo_out...

    blog.aspose.com/pt/words/convert-png-to-svg-in-...
  8. ChartTitle.Show | Aspose.Words per .NET

    Migliora i tuoi grafici con titoli personalizzabili. Controlla facilmente la visibilità l'impostazione predefinita è "vero". Migliora la presentazione dei tuoi dati oggi stesso!... Shape chartShape = builder . InsertChart...proprietà "Show" su "true" per rendere visibile il titolo. title ...

    reference.aspose.com/words/it/net/aspose.words....
  9. Lưu trữ

    Lưu trữ...# Tải và chèn hình ảnh PNG shape = builder.insert_image("C:\\Files\\logo...ảnh dưới dạng SVG shape.get_shape_renderer().save("C:\\Files\\logo_out...

    blog.aspose.com/vi/words/convert-png-to-svg-in-...
  10. Crea file HTML tramite C# | products.aspose.com

    C# Codice di esempio per la generazione di documenti HTML. Utilizza questo codice per creare file HTML all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET.... Shape shape = page.AddText( 1 , 1 , 1... convertire, eseguire il rendering e stampare file HTML. .NET...

    products.aspose.com/diagram/it/net/create/html/