Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,488 for

linear

(0.85 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....shape size in pixels, with linear scaling to a specific DPI....shape size in pixels, with linear scaling to a specific DPI....

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate shape dimensions in pixels based on zoom and resolution for enhanced precision....shape size in pixels, with linear scaling to a specific DPI....shape size in pixels, with linear scaling to a specific DPI....

    reference.aspose.com/words/net/aspose.words.ren...
  3. Aspose::Words::Drawing::Fill::TwoColorGradient ...

    Aspose::Words::Drawing::Fill::TwoColorGradient method. Sets the specified fill to a two-color gradient in C++....effect, it will work only for linear gradient. shape -> get_Fill...effect, it will work only for linear gradient. shape -> get_Fill...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...this one we create horizontal linear gradient from two colors, fill... height)) 29 30 # Create a linear gradient brush with a rectangle...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Fill.GradientVariant | Aspose.Words for .NET

    Discover how to set the GradientVariant property for stunning fill effects. Enhance your design with vibrant gradient options today!...effect, it will work only for linear gradient. shape . Fill . GradientAngle...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill.gradientStyle property | Aspose.Words for ...

    Fill.gradientStyle property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill....effect, it will work only for linear gradient. shape . fill . gradientAngle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Recognize CODE32 BarCode Images via Python | pr...

    Scan CODE32 symbology barcode images using Python applications without using any other software.... Code 32 is a type of linear barcode that is used for encoding...per unit of space than other linear barcodes that are limited to...

    products.aspose.com/total/python-net/recognize-...
  8. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill....effect, it will work only for linear gradient. shape . fill . gradient_angle...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill....effect, it will work only for linear gradient. shape . fill . gradient_angle...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...snippet we create horizontal linear gradient from two colors, fill...width, height)); 19 20 //Create linear gradient brush with rectangle...

    docs.aspose.com/page/net/ps/working-with-gradient/