Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 30,479 for

x

(0.08 sec)
  1. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...ns, scale_x, scale_y) get_images(options, scale_x, scale_y) ...scale_x, scale_y) get_images(options, slides, scale_x, scale_y)...

    docs.aspose.com/slides/zh/python-net/modern-api/
  2. arkiv

    arkiv...X = (float)moveTo.X; _currentPoint.Y = (float)moveTo...LineTo(LineTo lineTo) { float x = (float)lineTo.X; float y = (float)lineTo...

    blog.aspose.com/sv/font/render-text-with-truety...
  3. 아카이브

    아카이브...*} e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    blog.aspose.com/ko/tex/latex-formula-to-svg-in-...
  4. 搜索

    搜索...*} e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    blog.aspose.com/zh-hant/tex/latex-formula-to-sv...
  5. 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...
  6. How to show and hide menubar|Documentation

    Show or hide the GridJs menubar at startup with the toolbar display settings, and use the built-in menubar toggle button while the spreadsheet is running.... const xs = x_spreadsheet ( '#gridjs-demo-uid'...showPartToolbar as false . const xs = x_spreadsheet ( '#gridjs-demo-uid'...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  7. Archivio

    Archivio...un’immagine Ottieni le coordinate X e Y del codice a barre Leggi il...un’immagine. Ottieni le coordinate X e Y del codice a barre usando...

    blog.aspose.com/it/barcode/read-barcode-from-im...
  8. آرشیوها

    آرشیوها...set_X((float)moveTo->get_X()); _currentPoint....> lineTo) { float x = (float)lineTo->get_X(); float y = (float)lineTo->get_Y();...

    blog.aspose.com/fa/font/render-truetype-fonts-cpp/
  9. 記録

    記録...Alt-Svc: h3=":443", h3-29=":443" X-CalculatedFETarget: CH0PR03CU015...BL0PR02CU002.internal.outlook.com X-BackEndHttpStatus: 200, 200, 200...

    blog.aspose.com/ja/email/set-up-ews-activity-lo...
  10. 使用 Python 自定义演示文稿图表中的误差线|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在图表中添加和自定义误差线——优化 PowerPoint 和 OpenDocument 演示文稿中的数据可视化。... 访问第一个图表系列并设置误差线 X 格式。 访问第一个图表系列并设置误差线 Y 格式。 设置误差线的值和格式。...chart_data . series [ 0 ] . error_bars_x_format errBarY = chart . chart_data...

    docs.aspose.com/slides/zh/python-net/error-bar/