Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 10,547 for

scaling

(0.83 sec)
  1. Font.Spacing | Aspose.Words for .NET

    Discover the Font Spacing property to easily adjust character spacing in points. Enhance readability and design with precise typographic control....Shows how to set horizontal scaling and spacing for characters...to 150%. builder . Font . Scaling = 150 ; builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...typically occurs due to improper scaling or rendering settings during...is likely a result of the scaling factors or the method used...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  3. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails....referenced slide on default scale. Save the thumbnail image to...(); Generate a User-Defined Scaling Factor Thumbnail To generate...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  4. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....Change the slide size without scaling existing shapes. presentation...slide -> get_Shapes ()) { // Scale the shape size. shape -> set_Height...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  5. AxisBuiltInUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBuiltInUnit enum for customizable axis display units, enhancing your chart's clarity and effectiveness.... Scaling . Minimum = new AxisBound (-...(- 10 ); axis . Scaling . Maximum = new AxisBound ( 20 ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis.... scaling . minimum = aw . drawing ....AxisBound ( value =- 10 ) axis . scaling . maximum = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....Change the slide size without scaling existing shapes. presentation...slide . getShapes ()) { // Scale the shape size. shape . setHeight...

    docs.aspose.com/slides/java/re-sizing-shapes-on...
  8. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization.... Scaling . Minimum = new AxisBound (...05 ). ToOADate ()); xAxis . Scaling . Maximum = new AxisBound (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start Scaling SVGs now with practical code examples....feature in SVG that controls the scaling and positioning of graphics...viewport, and viewBox How to scale SVG using viewBox How to crop...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  10. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...Specifies whether images are scaled by Aspose.Words to the bounding...in the browser, it must be scaled to the shape size. The HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...