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

scaling

(1.18 sec)
  1. Aspose::Words::Fields::FieldMergeBarcode class ...

    Aspose::Words::Fields::FieldMergeBarcode class. Implements the MERGEBARCODE field. To learn more, visit the documentation article in C++....get_ScalingFactor () Gets a scaling factor for the symbol. The...(const System::String&) Sets a scaling factor for the symbol. The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. 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...
  4. 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...
  5. Create Thumbnails of Presentation Shapes in PHP...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for PHP 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 $slideImage = $pres ->...

    docs.aspose.com/slides/php-java/create-shape-th...
  6. Setting ScaleCrop and LinksUpToDate properties ...

    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....element to true to enable scaling of the document thumbnail to...

    docs.aspose.com/cells/java/setting-scalecrop-an...
  7. 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
  8. 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...
  9. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a Scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...resize Shape s by computing a scaling factor and applying it to the...baseHeight * cos; // 4. Compute scaling factors needed to reach the...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  10. 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...