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

scaling

(0.49 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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/
  6. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....as text formatting mode and scale factor. These options help in...grid for better accuracy. A scale factor between 1 and 0.1 functions...

    blog.aspose.com/pdf/parse-pdf-in-python/
  7. 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...
  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. 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-...