Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 11,066 for

scaling

(0.3 sec)
  1. Save Generated Barcodes in Java|Documentation

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

    docs.aspose.com/barcode/python-net/save-barcode...
  2. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....Specify the scaling factor 300%. 8 options -> set_Scale(3000); 9...we instruct the renderer to scale the output by 300%. Next two...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  3. Aspose.Cells for Java Vs Open Source Competitor...

    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....orientation (portrait or landscape); scaling; paper size; print area; repeating...footer margins; orientation; scaling; paper size; print area; repeating...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  4. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....set a worksheet’s zoom or scaling factor. This feature helps...

    docs.aspose.com/cells/net/worksheet-views/
  5. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....element to true enables the scaling of the document thumbnail as...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...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...
  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. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....added to perform auto layouts scaling for CAD images. This property...scenarios where scale for layouts differs from the scale for Model...

    docs.aspose.com/imaging/java/public-api-changes...
  9. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...to specify the bounds and scaling for the image. Here’s an example...accurately. You can adjust the scaling parameters as needed. If you...

    forum.aspose.com/t/text-looks-different-when-co...
  10. 使用 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/