Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 8,492 for

scaling

(0.04 sec)
  1. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... Return Value The scale that was automatically calculated...SKCanvas ( bitmap )) { // Apply a scaling factor of 70% to the page that...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...displayUnit Specifies the scaling value of the display units...majorUnitScale Returns or sets the scale value for major tick marks on...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...DisplayUnit { get; } Specifies the scaling value of the display units...set; } Returns or sets the scale value for major tick marks on...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageSize class, your go-to resource for detailed image size and resolution insights for enhanced document quality...."InsertImage" method, the builder scales the shape that displays the...shape . Width *= 0.5 ; // Scaling factors apply to both the width...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to Convert DGN to JPG in C#

    This basic tutorial explains how to convert DGN to JPG in C#. It covers all the important information to export DGN to JPG image in C#....properties like image size, scaling, etc. are set before rendering...used to set automatic layout scaling, layers, margins, quality,...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-jpg...
  6. Page Setup Features|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....NET Calculate Page Setup Scaling Factor Worksheet Views Find...

    docs.aspose.com/cells/python-net/page-setup-fea...
  7. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart...display_unit Specifies the scaling value of the display units...used. major_unit_scale Returns or sets the scale value for major...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java...."InsertImage" method, the builder scales the shape that displays the...setWidth(shape.getWidth() * 0.5); // Scaling factors apply to both the width...

    reference.aspose.com/words/java/com.aspose.word...
  9. Coordinate system|Aspose.PDF for .NET

    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....rotation, translation, and scaling of the rendered content. Image...font matrix. For most fonts, a scale of 1000 glyph space units =...

    docs.aspose.com/pdf/net/coordinate-system/
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...factors, including incorrect scaling settings, unit type discrepancies...correctly identified and that the scaling is appropriately set based...

    forum.aspose.com/t/cad-pdf/314511