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

scaling

(0.11 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Add settings for Page Setup in Aspose.Cells for...

    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....UI (orientation, margins, scaling, paper size, etc.) without...

    docs.aspose.com/cells/reportingservices/add-set...
  7. 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...
  8. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#....Images Loading Saving Display Scaling Cropping Direct data access...

    docs.aspose.com/drawing/net/feature-list/
  9. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java....Images Loading Saving Display Scaling Cropping Direct data access...

    docs.aspose.com/drawing/java/feature-list/
  10. 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-...