Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 639 for

math renderer

(0.88 sec)
  1. LaTeX 数式のレンダリング | Python via .NET

    記事では、Python 用 Aspose.TeX API ソリューションの概要と LaTeX 数式のレンダリング機能について紹介します。コード例をご覧ください...########## 9 10 # Create rendering options setting the image...join (Util. output_directory , "math-formula.png" ), "wb" ) as stream:...

    docs.aspose.com/tex/ja/python-net/latex-math-fo...
  2. آرشیوها

    آرشیوها... کلاس SvgMathRenderer متد Render(string, Stream, MathRendererOptions...فرمول را با استفاده از روش Renderer به SVG رندر کنید. در بخش زیر...

    blog.aspose.com/fa/tex/latex-formula-to-svg-in-...
  3. 绘制地图。带有图块的滑动地图。|Documentation

    如何绘制图块并从中构建滑动地图。...double tileSize = worldSize / Math . Pow ( 2 , z ); double min_x...; min_x = Math . Round ( min_x , 6 ); max_x = Math . Round (...

    docs.aspose.com/gis/zh/net/showcases/sliding-ma...
  4. Create your Lithophane from BMP File Formats vi...

    C# source code to load, render and create your lithophane from BMP documents on .NET Framework, .NET Core, Mono....layerHeight; int widthSegs = ( int )Math.Floor(width / nozzleSize); int...int heightSegs = ( int )Math.Floor(height / nozzleSize); //Perform...

    products.aspose.com/3d/net/lithophane/bmp/
  5. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your lithophane from GIF documents on .NET Framework, .NET Core, Mono....layerHeight; int widthSegs = ( int )Math.Floor(width / nozzleSize); int...int heightSegs = ( int )Math.Floor(height / nozzleSize); //Perform...

    products.aspose.com/3d/net/lithophane/gif/
  6. Create your Lithophane from JPEG File Formats v...

    C# source code to load, render and create your lithophane from JPEG documents on .NET Framework, .NET Core, Mono....layerHeight; int widthSegs = ( int )Math.Floor(width / nozzleSize); int...int heightSegs = ( int )Math.Floor(height / nozzleSize); //Perform...

    products.aspose.com/3d/net/lithophane/jpeg/
  7. Create your Lithophane from JPG File Formats vi...

    C# source code to load, render and create your lithophane from JPG documents on .NET Framework, .NET Core, Mono....layerHeight; int widthSegs = ( int )Math.Floor(width / nozzleSize); int...int heightSegs = ( int )Math.Floor(height / nozzleSize); //Perform...

    products.aspose.com/3d/net/lithophane/jpg/
  8. Lancer et recevoir des ombres sur les géométrie...

    Généralement, certains formats de fichiers 3D peuvent stocker des paramètres liés à l'ombre dans la géométrie comme FBX. En utilisant Aspose.3D for .NET, les développeurs peuvent rendre une image en cartographiant les ombres du point de vue d'une source lumineuse. La qualité d'image dépend de la source lumineuse, de l'angle d'élévation et de la distance entre la caméra et les objets géométriques....4 , 20 , 20 , Math . PI * 2 )). ToMesh (); Node...EnableShadows = true }; scene . Render ( camera , "CastAndReceiveShadow_out...

    docs.aspose.com/3d/fr/net/cast-and-receive-shad...
  9. Create your Lithophane from PNG File Formats vi...

    C# source code to load, render and create your lithophane from PNG documents on .NET Framework, .NET Core, Mono....layerHeight; int widthSegs = ( int )Math.Floor(width / nozzleSize); int...int heightSegs = ( int )Math.Floor(height / nozzleSize); //Perform...

    products.aspose.com/3d/net/lithophane/png/
  10. 아카이브

    아카이브...클래스는 SVG에 수학 공식의 렌더링을 구현하기 위한 Render(string, Stream, MathRendererOptions...지정합니다. SVG 수학 렌더러를 초기화합니다. Renderer 메서드를 사용하여 SVG로 수식을 렌더링합니다...

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