Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 8,994 for

rotate page

(0.16 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – การทำงานกับแสตมป์ผ่าน Pythonhttps://products.aspose.com/pdf/th/python-net/stamps/Recent content in การทำงานกับแสตมป์ผ่าน Python on DocumentationHugo ......cl c1 # Rotate stamp line cl n textStampo .n Rotate o = n Rotationo...c1 # Add stamp to particular page line cl n documento .n Pagesp...

    products.aspose.com/pdf/th/python-net/stamps/in...
  2. J2K Images Dithering with Python | products.asp...

    How to use Python for J2K images and photos dithering on desktop and web applications....minimizes file sizes and accelerates page loading. Yet, to prevent abrupt...formats (including uniform multi-page or multi-frame image processing)...

    products.aspose.com/imaging/python-net/dither/j2k/
  3. Convert XSLFO to PSD via Java | products.aspose...

    Export XSLFO file to PSD in your Java applications without using any third party application... In order to convert all pages, you can first render your XSLFO...JPEG as PSD format. Convert & Rotate XSLFO to PSD File via Java...

    products.aspose.com/total/java/conversion/xslfo...
  4. View EPS images via Python | products.aspose.com

    Try our On-Premise document APIs to View EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....formats (including uniform multi-page or multi-frame image processing)...transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/python-net/viewer/eps/
  5. tiffframe - Aspose.Imaging for Java - API Refer...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps.... void rotate (float angle, boolean resizeProportionally...resizeProportionally, Color backgroundColor) Rotate image around the center. void...

    reference.aspose.com/imaging/java/com.aspose.im...
  6. SVG Drawing – Basics Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg color, svg paths, svg fills, svg strokes, svg filters....Page Product Solution Aspose.PSD...functions for graphic objects rotation, scaling, moving, and skewing...

    docs.aspose.com/svg/net/drawing-basics/
  7. Stamp is landscape is not placed correctly - Fr...

    We have issues placing the stamp in PDF when the PDF was created as landscape orientation. Below is code var pdfDocument = new Aspose.Pdf.Document(inputFilePath); var inputStream = File.OpenRead(inputStampPath); var …...Parse(text); var det = "[{\"Page\":\"1\",\"XIndent\":\"-46\"...\"Height\":\"600\",\"Width\":\"600\",\"Rotate\":\"270\"}]"; var inputObject...

    forum.aspose.com/t/stamp-is-landscape-is-not-pl...
  8. Rectangle.h - Aspose.PDF for C++ - API Reference

    Rectangle.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Rotation ; 57 namespace Tests 58 {...ASPOSE_PDF_SHARED_API void Rotate( Rotation angle); 266 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_aspose_pdf_cpp_2c...
  9. RotateAround | Aspose.Page for .NET API Reference

    RotateAround XpsMatrix.RotateAround method (1 of 2) Applies clockwise rotation by angle around the pivot to this Matr......(1 of 2) Applies clockwise rotation by angle around the pivot...namespace Aspose.Page.XPS.XpsModel assembly Aspose.Page XpsMatrix.RotateAround...

    reference.aspose.com/page/net/aspose.page.xps.x...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....) method of the Page class to add the stamp in the...100 ); // rotate stamp textStamp . setRotate ( Rotation . on90 );...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...