Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 8,741 for

scaling

(0.03 sec)
  1. 关于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
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. Aspose::Words::Font::get_Spacing method | Aspos...

    Aspose::Words::Font::get_Spacing method. Returns or sets the spacing (in points) between characters in C++....Shows how to set horizontal scaling and spacing for characters...builder -> get_Font () -> set_Scaling ( 150 ); builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. ImageSize class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize class. Contains information about image size and resolution..."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/nodejs-net/aspose.wo...
  8. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....Examples: Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...size in pixels, with linear scaling to a specific DPI. Rectangle...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Convert DGN to JPG in Java

    This small topic explains how to convert DGN to JPG in Java. It encompasses all the important information to export DGN to JPG image in Java....properties like image size, scaling, etc. and finally render the...properties like automatic layout scaling, layers, margins, quality,...

    kb.aspose.com/cad/java/how-to-convert-dgn-to-jp...
  10. Get Paper Width and Height from PageSetup of Wo...

    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....Close Calculate Page Setup Scaling Factor...

    docs.aspose.com/cells/java/get-paper-width-and-...