Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 653 for

matrix transformation

(0.03 sec)
  1. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... Create the necessary transformation for the image. Add the...aspose. pydrawing . drawing2d . Matrix (1., 0., 0., 1., 100., 0.)...

    docs.aspose.com/page/python-net/ps/working-with...
  2. 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... Set the necessary transformation on this brush. Set the... 70), 0f); 22 //Create a transform for the brush. X and Y scale...

    docs.aspose.com/page/net/ps/working-with-gradient/
  3. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create the necessary transformation for the image. Add the...System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  4. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create the necessary transformation for the image. Add the...try 31 { 32 //Create image transform 33 System::SharedPtr < Sy...

    docs.aspose.com/page/cpp/ps/working-with-images/
  5. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...returnedScale ); // Reset the matrix, and then apply a new set of...measurement unit for any transformations and dimensions that we...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....crop vector to raster matrix transformation adjustment layer linked...

    releases.aspose.com/psd/java/
  7. Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....algorithms) Matrix transformations (Matrix transformations are implemented...

    docs.aspose.com/psd/java/features/
  8. Add an image in XPS files | API for .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a XPS file with the attached C# code snippet...create a Matrix using XpsMatrix class. This matrix transformation...-258.24,0 Z" )); //Creating a matrix is optional, it can be used...

    products.aspose.com/page/net/add-image-to-xps/
  9. Features|Documentation

    Product core features include read or write PSD, PSB, AI file formats, perform graphics drawing, process images and work with Layers and Masks....algorithms) Matrix transformations (Matrix transformations are implemented...

    docs.aspose.com/psd/net/features/
  10. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++... Set the necessary transformation on this brush. Set the...70), 0. f ); 30 //Create a transform for brush. X and Y scale component...

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