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

scaling

(0.13 sec)
  1. 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...
  2. Can I resize canvas size of psd file when using...

    Hello, I am working with PSB files that have extremely large canvas dimensions (both width and height). While using the Aspose.PSD for Python library to add text layers and save the file, I am encountering what appears…...reduce the overall canvas size—scaling all layers together—using Canvas...desired dimensions and copy/scale the existing layers yourself...

    forum.aspose.com/t/can-i-resize-canvas-size-of-...
  3. After converting .vsdx to .svg two elements in ...

    Hello Aspose, After updating to the latest version 25.10, we faced the problem. The attached archive contains the .vsdx document. After converting .vsdx to .svg (C# language) two elements in the diagram were corrupted. …... Scaling issues can often arise from...SVGSaveOptions . While the Scale property is not available in...

    forum.aspose.com/t/after-converting-vsdx-to-svg...
  4. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。... page_setup # Set the scaling to a specific percentage (e...workbook workbook . save ( "output_scaled_percentage.xlsx" ) 关键API参考:...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  5. 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...
  6. 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...
  7. HtmlSaveOptions.ExportRelativeFontSize | Aspose...

    Discover the HtmlSaveOptions ExportRelativeFontSize property to customize font sizes in HTML, MHTML, or EPUB formats. Enhance readability with ease!...produce unwanted results when scaling text. So the source documents...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. 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...