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

scaling

(0.28 sec)
  1. 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...
  2. HtmlSaveOptions.export_relative_font_size prope...

    HtmlSaveOptions.export_relative_font_size 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/python-net/aspose.wo...
  3. 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...
  4. 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...
  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. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...Cells Scaling Factor Example </ title > </...</ head > < body > < h1 > Scaling Factor Example </ h1 > < p...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. How to ensure GS1-128 compliance requirement of...

    We have the following customer requirement about GS1-128 barcode size to fulfil: The size of a GS1-128 barcode is defined by its X-module (width of the narrowest bar/space). For transport labels, the X-module must lie …...any internal check or auto-scaling to stay inside 0.495–0.94 mm...perform internal checks or auto-scaling to ensure the X-module remains...

    forum.aspose.com/t/how-to-ensure-gs1-128-compli...
  8. 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...
  9. 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/
  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-...