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

scaling

(0.67 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....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/javascript-cpp/how-to-pri...
  2. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …...encountering an issue: The scaling of the output PDF does not...experiencing an issue with the scaling of images when converting Outlook...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...