Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 11,071 for

scaling

(0.07 sec)
  1. LaTeX math formulas rendering | Aspose.TeX for ...

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality....lor}" ); 6 // Specify the scaling factor 300%. 7 options. setScale...we instruct the renderer to scale the output by 300%. Next two...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  2. NodeRendererBase.get_opaque_bounds_in_pixels me...

    aspose.words.rendering.NodeRendererBase.get_opaque_bounds_in_pixels method...get_opaque_bounds_in_pixels(scale, dpi) Calculates the opaque...get_opaque_bounds_in_pixels ( self , scale : float , dpi : float ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that axis bound should be determined automatically in C++....})); // By default, default scaling is applied to the graph's X...chart -> get_AxisX () -> get_Scaling () -> get_Minimum () -> get_IsAuto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....RotateEulerDegree ( 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/net/simplify-the-creation-of...
  5. How to Convert DGN to PDF in Java

    This brief focuses on how to convert DGN to PDF in Java. It includes all the required details that can be used to develop a comprehensive DGN to PDF converter software in Java....page size, background and scaling of the output PDF. Code to...

    kb.aspose.com/cad/java/how-to-convert-dgn-to-pd...
  6. How to Convert SVG to PNG using C#

    This quick how-to topic is about how to Convert SVG to PNG using C# along with the detailed steps to configure the environment settings to run the code. In C# SVG to PNG is possible using few lines of code....border, background color and scaling factors. Moreover, the PngOptions...

    kb.aspose.com/imaging/net/how-to-convert-svg-to...
  7. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....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/python-net/simplify-the-crea...
  8. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....Specify the scaling factor 300%. 14 options. Scale = 3000; 15...we instruct the renderer to scale the output by 300%. Next two...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  9. Convert GIF to PDF in Python

    Follow this article to transform GIF to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter in Python.... to avoid unexpected auto-scaling, enforce the image placement...

    kb.aspose.com/pdf/python/convert-gif-to-pdf-in-...
  10. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design.... Scaling { get; set; } Gets or sets...sets character width scaling in percent. Shading { get; } Returns...

    reference.aspose.com/words/net/aspose.words/font/