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

scaling

(0.44 sec)
  1. 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...
  2. 关于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
  3. 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...
  4. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... Scale the OLE Frame Size 在此方法中,我们将学习如何将嵌入的...Begin ); return imageStream ; } Scale the Cell Range Size 在此方法中,我...

    docs.aspose.com/slides/zh/net/working-solution-...
  5. 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-...
  6. 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...
  7. 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...
  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. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class.... TSR (Translation/Scaling/Rotation) are most commonly...transformations include: Translation Scaling Rotation Shear mapping Squeeze...

    docs.aspose.com/3d/java/adding-transformation-t...
  10. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D.... TSR (Translation/Scaling/Rotation) are most commonly...transformations include: Translation Scaling Rotation Shear mapping Squeeze...

    docs.aspose.com/3d/net/adding-transformation-to...