Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 6,853 for

shape rendering

(0.09 sec)
  1. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....while the saving operation renders it. options = aw . saving ...save_options = options ) Shows how to render an Office Math object into...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Python'te Görüntülerle Çalışmak|Python via .NET...

    Python'i kullanarak bir belgede çeşitli formatlardaki görüntüleri oluşturun ve yönetin....eklenen bir Shape nesnesini döndürür; böylece Shape ‘nin özelliklerini...görüntüler bir Document ‘deki Shape düğümlerinde saklanır. Belgeden...

    docs.aspose.com/words/tr/python-net/working-wit...
  3. Bekerja dengan Gambar di Python|Aspose.Words un...

    Buat dan kelola gambar berbagai format dalam dokumen menggunakan Python....insert_image mengembalikan objek Shape yang baru saja dibuat dan disisipkan...dapat memodifikasi properti Shape lebih lanjut Memasukkan Gambar...

    docs.aspose.com/words/id/python-net/working-wit...
  4. Apa yang baru|Aspose.Words untuk C++

    Aspose.Words untuk C++ memperluas dan meningkatkan setiap hari. Di halaman ini, Anda dapat mempelajari tentang fitur produk yang sangat besar dan paling menarik.... Rendering Mengatur Gaya Bagan 25.5 Kemampuan...ke metode SetImage . 25.4 Rendering Kontrol Tipografi yang Ditingkatkan...

    docs.aspose.com/words/id/cpp/what-s-new-in-aspo...
  5. Automatisierung der Präsentationslokalisierung ...

    Automatisieren Sie die Lokalisierung von PowerPoint- und OpenDocument‑Folien in .NET mit Aspose.Slides, indem Sie praktische C#‑Codebeispiele und Tipps für eine schnellere globale Bereitstellung nutzen....{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 50 , 50 , 200 , 50 ); shape . AddTextFrame ( "Text to apply...

    docs.aspose.com/slides/de/net/presentation-loca...
  6. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....primitives such as lines, curves, shapes, and text. These vector objects...SVG document defines all the shapes, paths, colors, and text that...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  7. Convert Chart to Localized Image with Golang vi...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....following elements will be rendered according to your localization...elements in the chart can be rendered according to your localization...

    docs.aspose.com/cells/go-cpp/convert-chart-to-l...
  8. Pakkaa DOCX Kohteessa C#

    Pakkaa DOCX kentässä C# laadun heikkenemättä. Optimoi kohteen DOCX sisältö, pienennä tiedostokokoa helposti....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Kehittäjä voi valita kuvan pakkauskirjaston...

    products.aspose.com/words/fi/net/compress/docx/
  9. Pakkaa WORD Kohteessa C#

    Pakkaa WORD kentässä C# laadun heikkenemättä. Optimoi kohteen WORD sisältö, pienennä tiedostokokoa helposti....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Kehittäjä voi valita kuvan pakkauskirjaston...

    products.aspose.com/words/fi/net/compress/word/
  10. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... Examples Shows how to render an Office Math object into...node renderer's "Save" method to modify // how it renders the...

    reference.aspose.com/words/nodejs-net/aspose.wo...