Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 10,366 for

scaling

(0.08 sec)
  1. Worksheet Views|Documentation

    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....set a worksheet’s zoom or scaling factor. This feature helps...

    docs.aspose.com/cells/cpp/worksheet-views/
  2. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....with C++ Calculate Page Setup Scaling Factor with C++ Analyzing your...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  3. 搜索

    搜索...setScale method to define the scaling factor 300%. Invoke the setBackgroundColor...

    blog.aspose.com/zh-tw/tex/latex-mathematical-ex...
  4. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design.... As a result, SVGs can be scaled infinitely without losing quality...feature in SVG that controls the scaling and positioning of graphics...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  5. Aspose.Imaging Product Family

    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....geometric transformations such as scaling, rotation and flipping. A demanding...

    docs.aspose.com/imaging/
  6. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。... Get ( 0 ); // Set the scaling factor to 100 worksheet . GetPageSetup..."ScalingFactor_out.xls" ); std :: cout << "Scaling factor set successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  7. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field)....Exception as e : return def_val def scale_factor ( self , scaleFactor...def_val ): """Calculates the scale factor based on the provided...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Saving Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Android... This format allows scaling without resolution losses....XML text. Such files can be scaled to various size measures keeping...

    docs.aspose.com/barcode/androidjava/barcode-ima...
  9. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …... Ensure that the display/scale settings are set to 100% to...August 6, 2025, 9:57am 5 Hi, Scaling is 100% Can I find out which...

    forum.aspose.com/t/label-randomly-switches-betw...
  10. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code....to transform coordinates (scaling, rotation, translation). Managing...other transformations using Scale() , Rotate() , Shear() and Transform()...

    products.aspose.com/page/cpp/work-with-ps-graph...