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

scaling

(0.51 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. 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/
  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. Convert EPS image to different formats using Po...

    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....text and vector graphics, scaling it does not affect its quality...

    docs.aspose.com/imaging/net/convert-eps-image-t...
  6. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....setting the default font, scaling JPEGs to fit the page width...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. Convert excel file to png using OnePagePerSheet...

    ERROR MESSAGE : Aspose.Cells.CellsException: Image dimensions (width=56972 height=179427) are too large. If you have enabled OnePagePerSheet, please disable it. how to solved this // === Remove margins === worksheet.Pa…...such cases, adjustments like scaling, page breaks, or customizing...

    forum.aspose.com/t/convert-excel-file-to-png-us...
  8. 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...
  9. Convert Images using C# Image Processing Librar...

    Using C# Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and export, expand or crop images.... Grayscaling Gray-scaling is the process of converting...grayscale with Setting 16bit Gray-scaling is the process of converting...

    docs.aspose.com/imaging/net/converting-images/
  10. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality...."\\usepackage{pict2e}" ); 6 // Specify the scaling factor 300%. 7 options. setScale...we instruct the renderer to scale the output by 300%. The next...

    docs.aspose.com/tex/java/latex-figure-rendering/