Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 10,515 for

scaling

(0.81 sec)
  1. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。...属性中使用 scale() 函数以及变换矩阵 matrix(a,b,c,d,e,f) 的情况。 Scale() 函数 缩放是一种...变换,它使用缩放因子放大或缩小对象。你必须区分均匀缩放和定向缩放。 scale(sx, sy) 变换函数允许沿 x 轴和 y 轴缩放图像。...

    docs.aspose.com/svg/zh/net/svg-scaling/
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....SVG image to group of shapes scaling it to slide size presentation...depends on how the picture is scaled on the slide and any compression...

    docs.aspose.com/slides/cpp/image/
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....SVG image to group of shapes scaling it to slide size $presentation...depends on how the picture is scaled on the slide and any compression...

    docs.aspose.com/slides/php-java/image/
  4. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file... PageSetup (margins, scaling, fit‑to‑page) Complex page...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  5. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能... Tile ); 19 20 //Add scaling in X direction to the mattern...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  6. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...pMode::Tile); 34 35 //Add scaling in X direction to the mattern...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  7. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient....scaleTransform(float sx, float sy) Scales the local geometric transform...scaleTransform(float sx, float sy, int order) Scales the local geometric transform...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  8. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Print Titles Yes Page Setup Scaling Yes Row Height/Column Width...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  9. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....Translate (130, 40) 6 // 'Scale' uniformly scales the element by a factor...7 . Scale (8) 8 // Another 'Scale' to adjust the scaling differently...

    docs.aspose.com/svg/net/svg-builder-api/
  10. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...转换(如 translation , rotation , scaling , 和 skewing )的便捷工具。变换矩阵基于线...内应用于所有形状一次。这是生成的图像: 缩放矩阵 – Scaling Matrix 缩放是一种 SVG 变换,它使用缩放因...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...