Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 11,071 for

scaling

(0.11 sec)
  1. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.insertOnlineVideo method...object into the document and scales it to the specified size. insertOnlineVideo...zero value to request 100% scale. height number The height of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PPT, PPTX und ODP in JPG mit Python konvertiere...

    Erfahren Sie, wie Sie Ihre Folien aus PowerPoint- und OpenDocument-Präsentationen mit nur wenigen Codezeilen in Python in hochwertige JPEG-Bilder umwandeln. Optimieren Sie Präsentationen für die Webnutzung, das Teilen und die Archivierung. Lesen Sie jetzt den vollständigen Leitfaden!...get_image(scale_x, scale_y) . Rufen Sie die Methode...slides as slides scale_x = 1 scale_y = scale_x with slides . Presentation...

    docs.aspose.com/slides/de/python-net/convert-po...
  3. AxisBound.IsAuto | Aspose.Words لـ .NET

    اكتشف AxisBound IsAuto. حدّد حدود المحاور تلقائيًا لتحسين تصور البيانات وتحليلها. حسّن مخططاتك البيانية بسهولة!... Scaling . Minimum . IsAuto ); //يمكننا...0 إلى 10. chart . AxisX . Scaling . Minimum = new AxisBound (...

    reference.aspose.com/words/ar/net/aspose.words....
  4. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...Description get_bounds_in_pixels(scale, dpi) Calculates the bounds...NodeRendererBase ) get_bounds_in_pixels(scale, horizontal_dpi, vertical_dpi)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...get_image(scale_x, scale_y) method. Call the IImage...slides as slides scale_x = 1 scale_y = scale_x with slides . Presentation...

    docs.aspose.com/slides/python-net/convert-power...
  6. AxisBound.IsAuto | Aspose.Words per .NET

    Scopri AxisBound IsAuto. Determina automaticamente i limiti degli assi per una visualizzazione dei dati migliorata e un'analisi semplificata. Ottimizza i tuoi grafici senza sforzo!... Scaling . Minimum . IsAuto ); // Possiamo...da 0 a 10. chart . AxisX . Scaling . Minimum = new AxisBound (...

    reference.aspose.com/words/it/net/aspose.words....
  7. AxisBound.Value | Aspose.Words för .NET

    Upptäck AxisBound Value. Hämta enkelt numeriska axelgränser för exakt datavisualisering och förbättrade analytiska insikter.... Scaling . Minimum . IsAuto ); // Vi...linjaler. chart . AxisX . Scaling . Minimum = new AxisBound (...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Applicare la formattazione condizionale avanzat...

    Come utilizzare la libreria Aspose.Cells in C# per applicare la formattazione condizionale avanzata. Regolando questi criteri, si ha più controllo su come appaiono e appaiono le celle....automaticamente le celle con scale di colori in base alla loro...di icone in modo simile alle scale di colori, ma anziché sfumare...

    docs.aspose.com/cells/it/net/apply-advanced-con...
  9. كيفية تكبير ورقة عمل|Documentation

    توضح هذه المقالة الشفرة التي تشرح كيفية تكبير ورقة عمل باستخدام مكتبة Aspose.Cells....والجداول، يمكن أن يساعد الت scaling في جعلها أكثر قابلية للفهم...لديك خيارات لضبط مقياس الت scaling. العرض: يتيح لك هذا الخيار...

    docs.aspose.com/cells/ar/net/how-to-scale-a-wor...
  10. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...scale, self.scale) jpg_filename = f"{ba...slides[0].get_thumbnail(scale, scale) thumb.save("output.png"...

    forum.aspose.com/t/ppt/322437