Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 7,224 for

rotation

(0.03 sec)
  1. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET... Rotation = 15 ; artifact . Opacity...

    products.aspose.com/pdf/net/watermark/add/
  2. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...Wrong coordinates of rotated shape imported from DOCX in 25.2/24...newest version when importing rotated shapes (excluding 0 or 180...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  3. Product Overview|Aspose.Imaging for Java

    Java image processing library supports most common raster file formats and offers a wide range of compression algorithms, image export and image conversion....transformations such as scaling, rotation and flipping. A demanding...transformations such as scaling, rotation and flipping. A demanding...

    docs.aspose.com/imaging/java/product-overview/
  4. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...//Print the file with adjusted rotation viewer.PrintPageDialog = false;...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  5. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  6. Add Header to PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/cpp/header/
  7. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...transformations: translation, scaling, rotation, and shearing onto a rectangle...transformation: translation, scale, rotation, shear, or any combination...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  8. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart’s rotation angles in the X and Y directions...// Set the chart rotation. ppChart . Rotation = 20 ; // Y-Value...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  9. Add Image Stamp to PDF using C# | Aspose.PDF

    Add image stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/net/stamps/image/
  10. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....Pricing Buy SVG Transformations – Rotate, Scale, and Translate SVG Contents...properties: translate, scale, rotate, skewX, skewY, and matrix....

    docs.aspose.com/svg/net/svg-transformations/