Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 10,515 for

scaling

(1.23 sec)
  1. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class....Examples Shows how to measure and scale shapes. doc = aw . Document...size in pixels, with linear scaling to a specific DPI. bounds =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual bounds of the shape in points....Examples Shows how to measure and scale shapes. doc = aw . Document...size in pixels, with linear scaling to a specific DPI. bounds =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++.... // Both are on a 0-1 scale and are at 0.5 by default. options...set_VerticalResolution ( 72.f ); // We can scale the image using this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....:: Cells :: Cleanup (); } Scaling Factor It is possible to reduce...worksheet’s size by adjusting the scaling factor with the PageSetup.GetZoom()...

    docs.aspose.com/cells/cpp/setting-page-options/
  5. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++.... // Both are on a 0-1 scale and are at 0.5 by default. options...set_VerticalResolution ( 72.f ); // We can scale the image using this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3....// Apply custom colors and scaling. field . BackgroundColor =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails....referenced slide on default scale. Save the thumbnail image in...pptx" ); try { // Create a full scale image IImage slideImage = pres...

    docs.aspose.com/slides/androidjava/create-shape...
  8. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Slides[i]; // Create a full scale image using (IImage image =...This can happen due to the scaling settings used during the image...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  9. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque bounds of the shape in pixels for a specified zoom factor and resolution in C++....float scale , float dpi ) Parameter Type Description scale float...Examples Shows how to measure and scale shapes. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...def scale ( self ) -> float : ... @scale.setter def scale ( self...

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