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

scaling

(0.1 sec)
  1. Microsoft Excel Spreadsheet Management Library|...

    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....Options Set page orientation, scaling, paper size, print quality...

    docs.aspose.com/cells/net/microsoft-excel-sprea...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. How to ensure GS1-128 compliance requirement of...

    We have the following customer requirement about GS1-128 barcode size to fulfil: The size of a GS1-128 barcode is defined by its X-module (width of the narrowest bar/space). For transport labels, the X-module must lie …...any internal check or auto-scaling to stay inside 0.495–0.94 mm...perform internal checks or auto-scaling to ensure the X-module remains...

    forum.aspose.com/t/how-to-ensure-gs1-128-compli...
  10. 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-...