Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 9,286 for

scaling

(0.06 sec)
  1. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....}); </ script > </ html > Scaling Factor It is possible to reduce...worksheet’s size by adjusting the scaling factor with the zoom property...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  2. 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...
  3. 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...
  4. 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...
  5. 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
  6. 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...
  7. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque 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...
  8. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size 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...
  9. 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...
  10. How to Set Chart Axis Properties in C++|Aspose....

    Chart axis tuning using C++....want to work with chart axis, scaling, and display units for the...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...