Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 10,514 for

scaling

(0.1 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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/
  5. Map Generating API for .NET

    Thanks to our API for .NET, you can quickly and easily generate various random maps of both real and fictional worlds....not degrade map quality when scaling. Code sample and the result...

    products.aspose.com/gis/net/generate-map/
  6. Optimize SVG – C# Code and Online SVG Optimizer

    SVG Optimizer lets you clean SVG and reduce the size of created or opened with Aspose.SVG C# library SVG files....times and ensure flawless scaling on any device. Aspose.SVG allows...

    products.aspose.com/svg/net/svg-optimizer/
  7. 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/
  8. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...double scale = maxWidth / shape.Width; shape.Width *= scale; shape...shape.Height *= scale; } } } margarita.samodurova February 26,...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  9. 使用 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/
  10. 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...