Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 10,515 for

scaling

(1.44 sec)
  1. Seitenoptionen in Ruby einstellen|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....rufen Sie einfach die Methode scaling des Moduls pagesetup auf. Ruby-Code...Ruby-Code def scaling () data_dir = File . dirname ( File . dirname...

    docs.aspose.com/cells/de/java/setting-page-opti...
  2. Impيمس إنشاء مصفوفة التحول من قبل عمليات السلسل...

    يقدم Aspose.3D for Python via .NET API فئة TransformBuilder التي تبسط إنشاء مصفوفة التحويل بواسطة عمليات السلسلة....rotate_euler_degree ( 0 , 180 , 0 ) # Scale by 2 will change the (x, y,... z) into (2x, 2y, 2z) . scale ( 2 ) # change the (x, y, z) into...

    docs.aspose.com/3d/ar/python-net/simplify-the-c...
  3. Transformations SVG – Code SVG – Guide Aspose.SVG

    Apprenez à appliquer les transformations SVG - translation, mise à l'échelle, rotation, inclinaison, matrice avec Aspose.SVG. Exemples de code clairs inclus....l’attribut transform : translate, scale, rotate, skewX, skewY et matrix...svg ): Mise à l’échelle – Scaling La mise à l’échelle est une...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-t...
  4. 在 Python 中将 PowerPoint 幻灯片转换为图像|Aspose.Slides f...

    学习如何使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片转换为多种格式。轻松将 PPTX 和 ODP 幻灯片导出为 BMP、PNG、JPEG、TIFF 等高质量图像。...slides as slides scale_x = 2 scale_y = scale_x with slides . Presentation...get_image ( options , scale_x , scale_y ) as image : # 将图像保存为...

    docs.aspose.com/slides/zh/python-net/convert-sl...
  5. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。...slides as slides image_scale = 2 with slides . Presentation.... get_image ( image_scale , image_scale ) as thumbnail : thumbnail...

    docs.aspose.com/slides/zh/python-net/3d-present...
  6. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....object into the document and scales it to the specified size. InsertChart...object into the document and scales it to the specified size. InsertChart...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java....Description getScale() Gets the scale factor expressed as a fraction...setScale(double value) Sets the scale factor expressed as a fraction...

    reference.aspose.com/words/java/com.aspose.word...
  8. إنشاء صور مصغرة لأشكال العروض التقديمية في .NET...

    توليد صور مصغرة عالية الجودة للأشكال من شرائح PowerPoint باستخدام Aspose.Slides for .NET - إنشاء وتصدير صور مصغرة للعرض التقديمي بسهولة.... Shape ; float scale = 1 ; // التحجيم على المحور...bounds , scale , scale )) { image . Save ( "Scaling Factor Thumbnail_out...

    docs.aspose.com/slides/ar/net/create-shape-thum...
  9. Создание миниатюр фигур презентации в C++|Докум...

    Создавайте высококачественные миниатюры фигур из слайдов PowerPoint с помощью Aspose.Slides для C++ – легко создавайте и экспортируйте миниатюры презентаций....ShapeThumbnailBounds :: Shape ; auto scale = 1 ; // Масштабирование вдоль...bounds , scale , scale ); image -> Save ( u "Scaling Factor Thumbnail_out...

    docs.aspose.com/slides/ru/cpp/shape-thumbnails/
  10. JavaScriptをC++経由でページ設定の縮尺係数を計算|Documentation

    この記事では、C++経由でJavaScript APIを使用してExcelワークシートのページ設定の縮尺係数を、自動的に幅nページ、高さmページにフィットさせるオプションを使ってプログラム的に計算するサンプルコードを提供します。...Page Scale </ title > </ head > < body > < h1 > Page Scale Example...fitToPagesWide = 1 ; // Calculate page scale via sheet render const sr =...

    docs.aspose.com/cells/ja/javascript-cpp/calcula...