Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 10,370 for

scaling

(0.11 sec)
  1. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... x_scale ) self . assertFalse ( shape...spacing between characters on a scale from 0.0 (none) to 1.0 (default)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... widthScale – the scale of image width, a percentage...percentage value. heightScale – the scale of image height, a percentage...

    docs.aspose.com/cells/net/controls-in-charts/
  3. Convert images SVG to ICO via C# | products.asp...

    Sample code for SVG to ICO C# image conversion. Use API example code for batch SVG files to ICO conversion within VB.NET, Asp.NET or any .NET based application....the fact that the SVG can be scaled to different sizes without...depths, such that they may be scaled appropriately. In Windows,...

    products.aspose.com/imaging/net/conversion/svg-...
  4. Convert SVG to OBJ via C# | products.aspose.com

    Sample code for SVG to OBJ C# conversion. Use API example code for batch SVG files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....the fact that the SVG can be scaled to different sizes without...normals. Though OBJ files declare scale information in a comment line...

    products.aspose.com/cad/net/conversion/svg-to-obj/
  5. تحويل ODP إلى PNG عبر تطبيق C ++ | products.asp...

    عينة كود تحويل C ++ لمستند ODP إلى تنسيق PNG. استخدم رمز المثال للتحويل الدفعي من ODP إلى PNG داخل أي تطبيق C ++....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ar/cpp/conversion/od...
  6. تحويل PPTM إلى BMP عبر تطبيق C ++ | products.as...

    نموذج لرمز تحويل C ++ لمستند PPTM إلى تنسيق BMP. استخدم رمز المثال لتحويل PPTM إلى BMP داخل أي تطبيق C ++....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ar/cpp/conversion/pp...
  7. تحويل PPTX إلى JPEG عبر تطبيق C ++ | products.a...

    نموذج كود تحويل C ++ لمستند PPTX إلى تنسيق JPEG. استخدم رمز المثال للتحويل الدفعي من PPTX إلى JPEG داخل أي تطبيق C ++....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ar/cpp/conversion/pp...
  8. تحويل OTP إلى BMP عبر تطبيق C ++ | products.asp...

    نموذج لرمز تحويل C ++ لمستند OTP إلى تنسيق BMP. استخدم رمز المثال لتحويل دفعة OTP إلى BMP داخل أي تطبيق C ++....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ar/cpp/conversion/ot...
  9. SVG/Vector Image Resolution Issues in Aspose.Wo...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...VerticalResolution = resolution, Scale = Math.Min(3.0f, (float)imgDpi...(SVG/WMF/EMF)? Are features such as Scale , UseHighQualityRender , and...

    forum.aspose.com/t/svg-vector-image-resolution-...
  10. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Python via .NET view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings.... scale = 100 # Zoom value in percentages...view_properties . notes_view_properties . scale = 100 # Zoom value in percentages...

    docs.aspose.com/slides/python-net/presentation-...