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

scaling

(0.09 sec)
  1. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects.... // Both are on a 0-1 scale and are at 0.5 by default. ImageBrightness...VerticalResolution = 72f , // We can scale the image using this property...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!... // Both are on a 0-1 scale and are at 0.5 by default. ImageBrightness...VerticalResolution = 72f , // We can scale the image using this property...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!... // Both are on a 0-1 scale and are at 0.5 by default. ImageBrightness...VerticalResolution = 72f , // We can scale the image using this property...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness 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...
  5. 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/go-cpp/setting-scalecrop-...
  6. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch.... // Both are on a 0-1 scale and are at 0.5 by default. ImageBrightness...VerticalResolution = 72 f , // We can scale the image using this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images.... // Both are on a 0-1 scale and are at 0.5 by default. ImageBrightness...VerticalResolution = 72 f , // We can scale the image using this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents in C++....AxisDisplayUnit Provides access to the scaling options of the display units...AxisScaling Represents the scaling options of the axis. To learn...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. TypeV|Documentation

    KV cache dtype for the V (values) tensor in Aspose.LLM for .NET — tolerates more aggressive quantization than TypeK; Q8_0 is a safe default for tight memory....TypeK — stored shape, memory scaling, and options are the same....ContextSize — memory savings scale with context. FlashAttentionMode...

    docs.aspose.com/llm/net/developer-reference/par...
  10. 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