Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 11,070 for

scaling

(0.57 sec)
  1. แปลง XML เป็น GIF ผ่านแอปพลิเคชัน C++ | product...

    ตัวอย่างโค้ดการแปลง C++ สำหรับเอกสาร XML เป็นรูปแบบ GIF ใช้โค้ดตัวอย่างสำหรับการแปลงชุด XML เป็น GIF ภายในแอปพลิเคชัน C++ ใดๆ...desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/th/cpp/conversion/xm...
  2. แปลง ODP เป็น PNG ผ่านแอปพลิเคชัน C++ | product...

    ตัวอย่างโค้ดการแปลง C++ สำหรับเอกสาร ODP เป็นรูปแบบ PNG ใช้โค้ดตัวอย่างสำหรับการแปลงชุด ODP เป็น PNG ภายในแอปพลิเคชัน C ++...desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/th/cpp/conversion/od...
  3. Convert DOTM to PPSM via C# .NET or with free O...

    Convert Word dotm documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....Large-Scale Presentations : Use PPSM to create large-scale presentations...

    products.aspose.com/total/net/conversion/dotm-t...
  4. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity.... Png ); // Set the "Scale" property to 5 to render the...original size. saveOptions . Scale = 5 ; math . GetMathRenderer...

    reference.aspose.com/words/net/aspose.words.ren...
  5. XPS 파일 캔버스(canvases) 관리 | .NET

    XPS 파일을 관리하기 위한 .NET API 솔루션입니다. 몇 줄의 C# 코드로 XPS 파일의 캔버스를 클리핑하고 변환하는 방법에 대한 코드 예제입니다.... 캔버스 4의 크기를 조정하려면 Scale() 메서드를 호출합니다. 캔버스 5를 특정 점을 중심으로...new canvas with the double scale transformation to the main canvas...

    products.aspose.com/page/ko/net/work-with-canva...
  6. Візуалізація фігур LaTeX | .NET

    У цій статті описано рішення Aspose.TeX API для відтворення фрагментів (фігур) .NET LaTeX. Ознайомтеся з прикладами коду, як використовувати цю функцію....Specify the scaling factor 300%. 11 options. Scale = 3000; 12...Specify the scaling factor 300%. 10 options. Scale = 3000; 11...

    docs.aspose.com/tex/uk/net/latex-figure-rendering/
  7. Візуалізація фігур LaTeX | Python через .NET

    У статті наведено огляд рішення Aspose.TeX API для Python та його функціональні можливості для відтворення фрагментів LaTeX (фігур). Вивчіть приклади коду....Specify the scaling factor 300 % . 17 options. scale = 3000 18...Specify the scaling factor 300 % . 15 options. scale = 3000 16...

    docs.aspose.com/tex/uk/python-net/latex-figure-...
  8. Representación de figuras LaTeX | Aspose.TeX pa...

    El artículo ofrece una descripción general de la solución API Aspose.TeX para Python y su funcionalidad para representar fragmentos de LaTeX (figuras)....Specify the scaling factor 300 % . 17 options. scale = 3000 18...Specify the scaling factor 300 % . 15 options. scale = 3000 16...

    docs.aspose.com/tex/es/python-net/latex-figure-...
  9. Representación de figuras LaTeX | .NET

    Este artículo describe la representación de fragmentos de LaTeX (figuras) con Aspose.TeX para .NET. Consulte los ejemplos de código para esta función....Specify the scaling factor 300%. 11 options. Scale = 3000; 12...Specify the scaling factor 300%. 10 options. Scale = 3000; 11...

    docs.aspose.com/tex/es/net/latex-figure-rendering/
  10. Convert SVG to OBJ via C# | products.aspose.com

    Sample code for SVG to OBJ C# conversion. Use API example code for batch SVG files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....the fact that the SVG can be scaled to different sizes without...normals. Though OBJ files declare scale information in a comment line...

    products.aspose.com/cad/net/conversion/svg-to-obj/