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

scaling

(0.07 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc.... This scale factor may be set to adjust...the algorithm to calculate scale factor needed during extracting...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  6. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....Specify the scaling factor 300%. 14 options. Scale = 3000; 15...we instruct the renderer to scale the output by 300%. Next two...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  7. 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...
  8. 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-...
  9. 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/
  10. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...produce unwanted results when scaling text. So the source documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...