Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,108 for

scaling

(0.03 sec)
  1. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java.... // Both are on a 0-1 scale and are at 0.5 by default. options...setVerticalResolutio(72f); // We can scale the image using this property...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... TILE ) 20 21 # Add scaling in the X direction to the mattern...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....algorithm that is used when scaling or/and rotating an image, may...

    docs.aspose.com/page/cpp/convert-xps/
  4. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...{ int scale = int . Parse ( scaleFactor ); return scale / 100...Parameters . RotationAngle ); //scaling factor double scalingFactor...

    docs.aspose.com/barcode/net/how-to-create-custo...
  5. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page API solution for Java is described and illustrated with the code snippets here....algorithm that is used when scaling or/and rotating an image, and...

    docs.aspose.com/page/java/convert-xps/
  6. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...Size with Respect to Content Scaling Create an instance of the Presentation...used to set slide size with scale content to ensure fit presentation...

    docs.aspose.com/slides/androidjava/slide-layout/
  7. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......viewport/page/layout size and scale Hi everyone, I’m working with...3.12), and I’ve run into a scaling issue when opening DWF files—I...

    forum.aspose.com/latest.rss
  8. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...in the Excel interface, the scaling ratio can affect line wrapping...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  9. Edit HTML5 Canvas – С# Examples

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....translation, rotation, and scaling, which can dynamically manipulate...

    docs.aspose.com/html/net/edit-html5-canvas/
  10. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....scaleTransform(float sx, float sy) Scales the local geometric transformation...scaleTransform(float sx, float sy, int order) Scales the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/