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

scaling

(0.36 sec)
  1. 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...
  2. 使用 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...
  3. 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-...
  4. LaTeX math formulas rendering | Aspose.TeX for ...

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality....lor}" ); 6 // Specify the scaling factor 300%. 7 options. setScale...we instruct the renderer to scale the output by 300%. Next two...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  5. 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...
  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. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... scaling Gets or sets character width scaling in percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... scaling Gets or sets character width scaling in percent...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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/