Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,245 for

scaling

(0.04 sec)
  1. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!..."InsertImage" method, the builder scales the shape that displays the...shape . Width *= 0.5 ; // Scaling factors apply to both the width...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageSize.HeightPoints | Aspose.Words for .NET

    Discover the ImageSize HeightPoints property to easily retrieve image height in points—1 point equals 1/72 inch. Optimize your images effortlessly!..."InsertImage" method, the builder scales the shape that displays the...shape . Width *= 0.5 ; // Scaling factors apply to both the width...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageData::get_ImageSiz...

    Aspose::Words::Drawing::ImageData::get_ImageSize method. Gets the information about image size and resolution in C++...."InsertImage" method, the builder scales the shape that displays the...shape , Width ), 0.5 ); // Scaling factors apply to both the width...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Converting CAD Drawings to PDF and Raster Image...

    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....drawing should be automatically scaled. The default value automatically...setting to disable automatic scaling. BackgroundColor Color.White...

    docs.aspose.com/cad/java/developer-guide/conver...
  5. ImageSize class | Aspose.Words for Python

    aspose.words.drawing.ImageSize class. Contains information about image size and resolution..."insert_image" method, the builder scales the shape that displays the...50%. shape . width *= 0.5 # Scaling factors apply to both the width...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....Family Scale Image in C# This tutorial covers how to scale image...your requirements. Steps to Scale Photo in C# Configure the system...

    kb.aspose.com/drawing/net/scale-image-in-csharp/
  7. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... Return Value The scale that was automatically calculated...SKCanvas ( bitmap )) { // Apply a scaling factor of 70% to the page that...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...displayUnit Specifies the scaling value of the display units...majorUnitScale Returns or sets the scale value for major tick marks on...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....SVG Transformations – Rotate, Scale, and Translate SVG Contents...attribute’s properties: translate, scale, rotate, skewX, skewY, and matrix...

    docs.aspose.com/svg/net/svg-transformations/
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library....control how a spreadsheet is scaled when printing. These settings...1 means the content will be scaled to fit within a single page...

    docs.aspose.com/cells/java/how-to-print-excel-a...