Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 11,106 for

scaling

(0.25 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_OpaqueBoundsInPoints method. Gets the opaque bounds of the shape in points in C++....Examples Shows how to measure and scale shapes. auto doc = System ::...size in pixels, with linear scaling to a specific DPI. System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...// Apply custom colors and scaling. field . BackgroundColor =...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....Aspose::Words::Saving::ImageSaveOptions::get_Scale method Contents [ Hide ] Im...ImageSaveOptions::get_Scale method Gets or sets the zoom factor...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. NodeRendererBase.SizeInPoints | Aspose.Words fo...

    Discover the NodeRendererBase SizeInPoints property to easily access the precise shape size in points, enhancing your design precision and efficiency....Examples Shows how to measure and scale shapes. Document doc = new Document...size in pixels, with linear scaling to a specific DPI. Rectangle...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....Examples Shows how to measure and scale shapes. auto doc = System ::...size in pixels, with linear scaling to a specific DPI. System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. NodeRendererBase.BoundsInPoints | Aspose.Words ...

    Discover the NodeRendererBase BoundsInPoints property to access precise shape dimensions in points, enhancing your design accuracy and efficiency....Examples Shows how to measure and scale shapes. Document doc = new Document...size in pixels, with linear scaling to a specific DPI. Rectangle...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_BoundsInPoints method. Gets the actual bounds of the shape in points in C++....Examples Shows how to measure and scale shapes. auto doc = System ::...size in pixels, with linear scaling to a specific DPI. System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Setting ScaleCrop and LinksUpToDate properties ...

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

    docs.aspose.com/cells/nodejs-cpp/setting-scalec...
  9. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Learn how to deploy Aspose.Slides on Microsoft Azure for scalable, serverless presentation processing. Convert PPT to PDF and integrate with Azure Blob Storage, Functions, and App Services for robust, automated solutions....infrastructure allows you to scale your applications dynamically...instance, you can automatically scale out multiple Azure Function...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  10. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....:: Cells :: Cleanup (); } Scaling Factor It is possible to reduce...worksheet’s size by adjusting the scaling factor with the PageSetup.GetZoom()...

    docs.aspose.com/cells/cpp/setting-page-options/