Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 10,329 for

scaling

(0.05 sec)
  1. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAxis MinorUnitIsAuto property optimizes your chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!... Scaling . Minimum = new AxisBound (-...(- 10 ); axis . Scaling . Maximum = new AxisBound ( 20 ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  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. 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...
  4. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis....minor_unit_scale property ChartAxis.minor_unit_scale property Returns...Returns or sets the scale value for minor tick marks on the time...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Font::get_Scaling method | Aspos...

    Aspose::Words::Font::get_Scaling method. Gets or sets character width Scaling in percent in C++....Aspose::Words::Font::get_Scaling method Font::get_Scaling method Gets or...or sets character width scaling in percent. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... scaling . minimum = aw . drawing ....2017 , 11 , 5 )) x_axis . scaling . maximum = aw . drawing ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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-...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Sca...

    Aspose::Words::Saving::HtmlSaveOptions::get_ScaleImageToShapeSize method. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB. Default value is true in C++....Specifies whether images are scaled by Aspose.Words to the bounding...in the browser, it must be scaled to the shape size. The ScaleImageToShapeSiz...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic axis in C++....Shows how to apply logarithmic scaling to a chart axis. auto doc =...8000.0 , 160000.0 })); // The scaling of the X-axis is linear by...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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-...