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

scaling

(0.24 sec)
  1. 使用 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...
  2. How to Convert IGES to PDF in C#

    This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#....background, page size and scaling of the output PDF. Code to...

    kb.aspose.com/cad/net/how-to-convert-iges-to-pd...
  3. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....like setting default font, scaling images to fit the page width...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  4. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound in C++....})); // By default, default scaling is applied to the graph's X...chart -> get_AxisX () -> get_Scaling () -> get_Minimum () -> get_IsAuto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。...Cells Example - Scale Worksheet </ title > </ head...head > < body > < h1 > Scale Worksheet Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Create figures in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images.... Set the scaling factor and background color...// Specify the scaling factor 300%. options.Scale = 3000; // Specify...

    products.aspose.com/tex/net/latex-figures/
  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. 改进多列 PDF 的文本提取|Aspose.PDF for Python via .NET

    了解使用 Aspose.PDF for Python 改进多列 PDF 布局中文本提取的技术。...scale_factor . 将提取选项分配给 absorber。...extract_text_scale_factor ( infile , outfile , scale_factor = 0...

    docs.aspose.com/pdf/zh/python-net/text-extracti...
  9. Create QR Code with Logo using Python

    This quick guide explains how to create QR code with logo using Python. It has the IDE settings, a list of steps, and a sample code for creating a QR generator with logo using Python.... To create lossless scaling in print, save the output in...

    kb.aspose.com/barcode/python/create-qr-code-wit...
  10. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....page size, background and scaling of the output PDF. Code to...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...