Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 11,066 for

scaling

(0.05 sec)
  1. 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...
  2. 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...
  3. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....height, which will automatically scale the width to preserve dimensions..."InsertImage" method, the builder scales the shape that displays the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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-...
  5. 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...
  6. 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/python-net/adjusting-cad-dr...
  7. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.Slides for C++ 25.4 version , to convert all shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…...thumbnail image with default scaling auto image = shape->GetImage();...ShapeThumbnailBounds::Shape auto scale = 1; // Scaling factor image = shape->GetImage(bounds...

    forum.aspose.com/t/calling-shape-getimage-in-c-...
  8. 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...
  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...