Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 10,516 for

scaling

(0.1 sec)
  1. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch.... # Both are on a 0-1 scale and are at 0.5 by default. options...vertical_resolution = 72 # We can scale the image using this property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....added to perform auto layouts scaling for CAD images. This property...scenarios where scale for layouts differs from the scale for Model...

    docs.aspose.com/imaging/net/public-api-changes-...
  3. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images.... # Both are on a 0-1 scale and are at 0.5 by default. options...vertical_resolution = 72 # We can scale the image using this property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size 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...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageBrightness method. Gets or sets the brightness for the generated images 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. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....element to TRUE to enable scaling of the document thumbnail to...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  7. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization....Scale Contents [ Hide ] ImageSaveOptions.Scale property Gets...generated images. public float Scale { get ; set ; } Remarks The...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldMergeBarcode.ErrorCorrectionLevel | Aspose...

    Discover the FieldMergeBarcode ErrorCorrectionLevel property to optimize your QR Code's reliability. Set values from 0 to 3 for enhanced error correction....// Apply custom colors and scaling. field . BackgroundColor =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. Different UnitType is not used in CadRasterizat...

    I’m struggeling with the fact that I want to set the PageWidth and PageHeight properties in a new instance of the CadRasterizationOptions class that I’ll pass into the PdfOptions. I set the UnitType to UnitType.Millimet…...calculations is useful for quick scaling of the output canvas size (mainly...to apply some independent scaling factor when the physical size...

    forum.aspose.com/t/different-unittype-is-not-us...