Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 8,542 for

scaling

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

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound 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. 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...
  5. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....coordinates system, and the scaling rate for the coordinates transformation...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  6. 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...
  7. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....bitmaps Load Images Cropping Scaling Save Images Antialiasing Clipping...

    products.aspose.com/drawing/net/
  8. Scalable, performant solution for Aspose.Words ...

    I’m using Aspose.Words for .NET inside a Linux Docker container to generate Word document and then convert them to PDF or HTML files based on use case. Issue is that the output fonts often don’t match the original templa…...environment — especially when scaling across multiple containers...

    forum.aspose.com/t/scalable-performant-solution...
  9. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....page size, background and scaling of the output PDF. Code to...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...
  10. How to Convert PDF to Image in Python

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

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...