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

scaling

(0.1 sec)
  1. Resize Shapes on Presentation Slides in .NET|As...

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

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  2. 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...
  3. 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...
  4. 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...
  5. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....using translation, rotation, scaling, and skewing. All these SVG...attribute’s properties: translate, scale, rotate, skewX, skewY , and...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  6. 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...
  7. HtmlSaveOptions.scale_image_to_shape_size prope...

    HtmlSaveOptions.scale_image_to_shape_size property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...scale_image_to_shape_size property HtmlSaveOptions.scale_image_to_shape_size...Specifies whether images are scaled by Aspose.Words to the bounding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....Change the slide size without scaling existing shapes. presentation...SlideSizeScaleType . DO_NOT_SCALE ) # Get the new slide size....

    docs.aspose.com/slides/python-net/re-sizing-sha...
  9. 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-...
  10. 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...