Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 11,119 for

scaling

(1.17 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...3f , 3f ); // This is the scaling factor that the RenderToSize...

    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. 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. 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. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++...."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/cpp/aspose.words.dra...
  7. My dox file getting currepted if chart creates ...

    [image]...DebugLog("Y-Scaling Minval from Scenario SP:" +...Gray; OLogMessages.DebugLog("B-Scaling val:" + yAxisMin); if (!isChartContainsVerti)...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  8. 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...
  9. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and Scaling using Aspose.PDF in Python....close () Extract text with scale factor Extract text from PDFs...applying a scale factor to the document. Adjusting the scale factor...

    docs.aspose.com/pdf/python-net/text-extraction-...
  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