Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 9,245 for

scaling

(0.13 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_DisplayUnit method. Specifies the Scaling value of the display units for the value axis in C++....Unit method Specifies the scaling value of the display units...minor tick marks. axis -> get_Scaling () -> set_Minimum ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)...Description get_bounds_in_pixels(scale, dpi) Calculates the bounds...resolution. get_bounds_in_pixels(scale, horizontal_dpi, vertical_dpi)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....9}); // By default, default scaling is applied to the graph's X...9}); // By default, default scaling is applied to the graph's X...

    reference.aspose.com/words/java/com.aspose.word...
  7. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel worksheets programmatically using Node.js via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number.... save ( filePath ); Scaling Factor It is possible to reduce...worksheet’s size by adjusting the scaling factor with the PageSetup.getZoom()...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  8. How to Convert IGES to PDF in C#

    This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#....background, page size and scaling of the output PDF. Code to...

    kb.aspose.com/cad/net/how-to-convert-iges-to-pd...
  9. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....like setting default font, scaling images to fit the page width...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  10. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG content and vice versa.... You can crop documents or scale documents to match their content...to fit the content without scaling. This ensures that all SVG...

    docs.aspose.com/svg/net/resize-document/