Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 11,116 for

scaling

(0.17 sec)
  1. FieldDisplayBarcode.ScalingFactor | Aspose.Word...

    Discover the FieldDisplayBarcode ScalingFactor property to easily adjust symbol size in whole percentages from 10% to 1000%. Optimize your barcode displays!...ScalingFactor property Gets or sets a scaling factor for the symbol. The...

    reference.aspose.com/words/net/aspose.words.fie...
  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. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....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/python-net/aspose.wo...
  4. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.save_format property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used... # 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. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Use cases|Documentation

    End-to-end scenarios with runnable code for Aspose.LLM for .NET — simple chat, multi-turn conversations, session persistence, and custom presets.... Throughput and scaling Batch processing — run many...

    docs.aspose.com/llm/net/use-cases/
  10. 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...