Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 10,219 for

scaling

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...for the generated images. get scale () : number Remarks The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the horizontal 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...
  8. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution....float scale , float dpi ) Parameter Type Description scale Single...Examples Shows how to measure and scale shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ren...
  9. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...float scale , float dpi ) Parameter Type Description scale Single...Examples Shows how to measure and scale shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Create Thumbnails of Presentation Shapes in Jav...

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

    docs.aspose.com/slides/nodejs-java/create-shape...