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

scaling

(0.06 sec)
  1. Convert EPS image to different formats using Po...

    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....text and vector graphics, scaling it does not affect its quality...

    docs.aspose.com/imaging/net/convert-eps-image-t...
  2. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....setting the default font, scaling JPEGs to fit the page width...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  3. 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...
  4. Convert excel file to png using OnePagePerSheet...

    ERROR MESSAGE : Aspose.Cells.CellsException: Image dimensions (width=56972 height=179427) are too large. If you have enabled OnePagePerSheet, please disable it. how to solved this // === Remove margins === worksheet.Pa…...such cases, adjustments like scaling, page breaks, or customizing...

    forum.aspose.com/t/convert-excel-file-to-png-us...
  5. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... scaling Gets or sets character width scaling in percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... scaling Gets or sets character width scaling in percent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...produce unwanted results when scaling text. So the source documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Convert Images using C# Image Processing Librar...

    Using C# Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and export, expand or crop images.... Grayscaling Gray-scaling is the process of converting...grayscale with Setting 16bit Gray-scaling is the process of converting...

    docs.aspose.com/imaging/net/converting-images/
  10. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality...."\\usepackage{pict2e}" ); 6 // Specify the scaling factor 300%. 7 options. setScale...we instruct the renderer to scale the output by 300%. The next...

    docs.aspose.com/tex/java/latex-figure-rendering/