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

scaling

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Adjusting CAD Drawing Size|CAD 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....gives the ability to adjust scaling when Width and Height properties...demonstrate how to use UnitType . Scale lines in SVG...

    docs.aspose.com/cad/net/developer-guide/adjustm...
  5. Adjusting CAD Drawing Size|CAD 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....gives the ability to adjust scaling when Width and Height properties...demonstrate how to use UnitType . Scale lines in SVG...

    docs.aspose.com/cad/net/adjusting-cad-drawing-s...
  6. 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 Analyzing your prompt...

    docs.aspose.com/cells/java/get-paper-width-and-...
  7. 关于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
  8. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Create a image with the default scale. with shape . get_image () as...Generate Thumbnails with a Custom Scaling Factor This section shows how...

    docs.aspose.com/slides/python-net/create-shape-...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....control how a spreadsheet is scaled when printing. These settings...1 means the content will be scaled to fit within a single page...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  10. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object 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...