Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 6,883 for

shape rendering

(0.06 sec)
  1. Komprimovať JPG V C#

    Komprimujte JPG v C# bez straty kvality. Optimalizujte obsah JPG, jednoducho zmenšite veľkosť súboru....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/sk/net/compress/jpg/
  2. Convert Chart to Localized Image with C++|Docum...

    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/cpp/convert-chart-to-loca...
  3. Archivio

    Archivio...forme sono un ottimo modo per rendere le tue presentazioni PowerPoint...automatica di tipo ellisse sld.Shapes.AddAutoShape(ShapeType.Ellipse...

    blog.aspose.com/it/slides/add-shapes-to-powerpo...
  4. Anpassen von Bubble-Diagrammen in Präsentatione...

    Erstellen und passen Sie leistungsstarke Bubble-Diagramme in PowerPoint mithilfe von Aspose.Slides für .NET an, um Ihre Datenvisualisierung einfach zu verbessern.... Shapes . AddChart ( ChartType . Bubble...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/de/net/bubble-chart/
  5. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....while the saving operation renders it. auto options = System ::...png" , options ); Shows how to render an Office Math object into...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 在C#中壓縮TIFF

    在C#中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/zh-hant/net/compress/...
  7. OoxmlSaveOptions Class | Aspose.Words per .NET

    Scopri Aspose.Words.OoxmlSaveOptions per migliorare il salvataggio dei documenti nei formati Docx, Docm, Dotx, Dotm e FlatOpc con funzionalità personalizzabili....meno l’anti-aliasing per il rendering. UseHighQualityRender { get;...utilizzare o meno algoritmi di rendering di alta qualità (ad esempio...

    reference.aspose.com/words/it/net/aspose.words....
  8. Converti JPG In BMP Python

    Converti JPG in BMP formato nel Python codice Salva JPG come BMP utilizzando Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.bmp" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/it/python-net/convers...
  9. Converti Immagine In GIF Python

    Converti Immagine in GIF formato nel Python codice Salva Immagine come GIF utilizzando Python....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/it/python-net/convers...
  10. Converti Immagine In PNG Python

    Converti Immagine in PNG formato nel Python codice Salva Immagine come PNG utilizzando Python....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/it/python-net/convers...