Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 7,455 for

rotate

(0.04 sec)
  1. EMZ Images Crop with Python | products.aspose.com

    How to use Python for EMZ images and photos crop on desktop and web applications....transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/python-net/crop/emz/
  2. TIF Images Filters with Python | products.aspos...

    How to use Python to apply filters for TIF images and photos on desktop and web applications....transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/python-net/filter/tif/
  3. View BMP images via Python | products.aspose.com

    Try our On-Premise document APIs to View BMP image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/python-net/viewer/bmp/
  4. View TIF images via .NET | products.aspose.com

    Try our On-Premise document APIs to View TIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/net/viewer/tif/
  5. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  6. View J2K images via Java | products.aspose.com

    Try our On-Premise document APIs to View J2K image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/java/viewer/j2k/
  7. Grayscale AVIF images via .NET | products.aspos...

    Try our On-Premise document APIs to grayscale AVIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/net/grayscale/avif/
  8. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram.... VSDX ); Rotate, Change the Position and Connect...

    docs.aspose.com/diagram/net/working-with-shapes...
  9. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....printing such as auto-resize, auto-rotate, and disables the page number...Print the file with adjusted rotation viewer . PrintPageDialog =...

    products.aspose.com/pdf/tutorial/print-pdf/
  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++...height, offsetX, offsetY); 42 //Rotate transform to get colors change...to down 43 brushTransform -> Rotate(90. 0f ); 44 //Set transform...

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