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

scaling

(0.07 sec)
  1. Scalable, performant solution for Aspose.Words ...

    I’m using Aspose.Words for .NET inside a Linux Docker container to generate Word document and then convert them to PDF or HTML files based on use case. Issue is that the output fonts often don’t match the original templa…...environment — especially when scaling across multiple containers...

    forum.aspose.com/t/scalable-performant-solution...
  2. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....Learn how to get geometric scaling and rotation Learn how to set...

    products.aspose.com/3d/tutorial/
  3. Microsoft Excel Spreadsheet Management Library|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Options Set page orientation, scaling, paper size, print quality...

    docs.aspose.com/cells/net/microsoft-excel-sprea...
  4. 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...
  5. 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...
  6. 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...
  7. 使用 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...
  8. 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/
  9. 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...
  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/