Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 17,216 for

rotate

(0.06 sec)
  1. Aspose.Cells for Python via Java 23.2 Release N...

    Aspose.Cells for Python via Java 23.2 Release Notes – the latest enhancements, new features, and fixes....Incomplete shape display after rotation when save to pdf Bug CELLSJAVA-45078...html Bug CELLSJAVA-45117 Shape rotate error when save to html Bug...

    docs.aspose.com/cells/python-java/aspose-cells-...
  2. Aspose.Cells for Java 23.2 Release Notes|Docume...

    Aspose.Cells for Java 23.2 Release Notes – the latest enhancements, new features, and fixes....Incomplete shape display after rotation when save to pdf Bug CELLSJAVA-45078...html Bug CELLSJAVA-45117 Shape rotate error when save to html Bug...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  3. SmartObjectLayer - Aspose.PSD for Java - API Re...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... You can scale, rotate, skew, distort, perspective...isCached , resize , resize , rotate , rotateFlip Methods inherited...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  4. webpframeblock - Aspose.Imaging for Java - API ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....isCached , resize , resize , rotate , rotateFlip Methods inherited...replaceNonTransparen , replaceNonTransparen , rotate , saveArgb32Pixels , saveCmyk32Pixels...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Aspose.CAD.FileFormats.Collada.FileParser.Eleme...

    Aspose.CAD.FileFormats.Collada.FileParser.Elements Contents [ Hide ] Classes Class Description Accessor The accessor....... Rotate The rotate. The rotate element contains...that represents the axis of rotation. Scale The scale. The scale...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  6. color - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... rotate (float angle, boolean resizeProportionally...resizeProportionally, Color backgroundColor) Rotate image around the center. void...

    reference.aspose.com/psd/java/com.aspose.psd.cl...
  7. Color - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... rotate (float angle, boolean resizeProportionally...resizeProportionally, Color backgroundColor) Rotate image around the center. void...

    reference.aspose.com/psd/java/com.aspose.psd/cl...
  8. TextBox Class | Aspose.Words for .NET

    Aspose.Words.Drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape in C#....TextBox should not rotate when the shape is rotated. Parent { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Work with Headers in PDF via C++ | Aspose.PDF

    Source code to work with PDF file annotations on C++ Framework, C++ Core....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/header-footer/
  10. PdfFileStamp not working on all pdf - Free Supp...

    Hi, PdfFileStamp does not work on all pdf. It works fine for pdf that are generated through Aspose. Code: PdfFileStamp fileStamp = new PdfFileStamp(); // Open Document fileStamp.bindPdf(sourceName); // Create stamp …...setYIndent(48); // rotate stamp textStamp.setRotate(Rotation.on90); //...Name); imageStamp.Rotate = Aspose.Pdf.Rotation.None; imageStamp...

    forum.aspose.com/t/pdffilestamp-not-working-on-...