Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 8,493 for

scaling

(0.21 sec)
  1. หมุน SVG, ปรับขนาด SVG, แปล และเอียง SVG ใน C#

    เรียนรู้วิธีหมุน SVG, ปรับขนาด SVG, แปล และเอียง SVG ทางโปรแกรมใน C# โดยใช้ Aspose.SVG สำหรับไลบรารี .NET...ty), rotate(angle, cx, cy), scale(sx, sy), skewX(angle), และ skewY(angle)...SetAttribute( "transform" , "scale(2) skewX(30) rotate(10) translate(300)"...

    products.aspose.com/svg/th/net/svg-transformati...
  2. シェイプ サムネイル|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションからシェイプのサムネイルを抽出する...ShapeThumbnailBounds :: Shape ; auto scale = 1 ; // X軸とY軸に沿ったスケーリング。 auto...bounds , scale , scale ); image -> Save ( u "Scaling Factor Thumbnail_out...

    docs.aspose.com/slides/ja/cpp/shape-thumbnails/
  3. Add Watermark To PDF|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....foreground/background, and scale to page in RenderingWatermark...foreground/background, and scale to page in RenderingWatermark...

    docs.aspose.com/cells/java/add-watermark-to-pdf/
  4. حساب عامل مقياس إعداد الصفحة باستخدام Node.js ع...

    يوفر هذا المقال رمزًا نموذجيًا يوضح كيفية استخدام واجهة برمجة تطبيقات Node.js مع C++ لحساب عامل مقياس إعداد الصفحة باستخدام خيار الملاءمة إلى ن صفحة(n) واسعة و م عالية من ورقة عمل Excel برمجياً....setFitToPagesWide ( 1 ); // Calculate page scale via sheet render const sr =...ImageOrPrintOptions ()); // Convert page scale double value to percentage const...

    docs.aspose.com/cells/ar/nodejs-cpp/calculate-p...
  5. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...options ); // Convert page scale double value to percentage double...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  6. Трансформації SVG зображень – C# – Aspose.SVG

    Дізнайтеся, як трансформувати SVG у C# за допомогою бібліотеки Aspose.SVG for .NET. Обертайте SVG, масштабуйте SVG, перекладайте та нахиляйте SVG програмно....ty), rotate(angle, cx, cy), scale(sx, sy), skewX(angle), і skewY(angle)...SetAttribute( "transform" , "scale(2) skewX(30) rotate(10) translate(300)"...

    products.aspose.com/svg/uk/net/svg-transformati...
  7. Ajout de formats conditionnels 2 couleurs et 3 ...

    Comment utiliser la bibliothèque Aspose.Cells pour Python via .NET pour ajouter une mise en forme conditionnelle pour les ratios de deux couleurs et trois couleurs. En ajustant ces critères, vous avez plus de contrôle sur l apparence des cellules....color_scale.is_3_color_scale . Cette propriété est...

    docs.aspose.com/cells/fr/python-net/adding-2-co...
  8. Add Watermark To PDF|Documentation

    Learn how to add watermark to pdf with Aspose.Cells for Python via .NET API....foreground/background, and scale to page in RenderingWatermark...foreground/background, and scale to page in RenderingWatermark...

    docs.aspose.com/cells/python-net/add-watermark-...
  9. Add Watermark To PDF|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....foreground/background, and scale to page in RenderingWatermark...foreground/background, and scale to page in RenderingWatermark...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  10. Resize EPS in C#

    This quick article explains how to resize EPS in C#. It includes the IDE setup, the program flow, and a working code sample to resize EPS image in C#....while passing the input stream Scale the EPS file with the ResizeEps...height values to the required scale and render the output file....

    kb.aspose.com/page/net/resize-eps-in-csharp/