Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 7,464 for

rotate

(0.1 sec)
  1. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...Rotate = 0; // Set rotation if needed // Set...sure to adjust the Opacity and Rotate properties as needed to fit...

    forum.aspose.com/t/watermark-image-to-full-page...
  2. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....can be positioned, resized, rotated, and made partially transparent...= 300 image_stamp . rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  3. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....of a cylinder Learn how to rotate geometry in a scene Learn how...get geometric scaling and rotation Learn how to set the coordinates...

    products.aspose.com/3d/tutorial/
  4. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....text inside PDF, replace or rotate it, search or get text in PDF...you can add, move, delete, rotate, or split pages in PDF. Splitting...

    docs.aspose.com/pdf/cpp/overview/
  5. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... y=500 rotation_angle n/a Rotate the element by the...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  6. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...您还可以通过使用Rotate()方法设置旋转角度来更改页面方向。 void ChangePageOrientatio...设置页面的旋转角度 page -> set_Rotate ( Rotation :: on90 ); } // 保存输出文件...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  7. View TIF images via Python | 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/python-net/viewer/tif/
  8. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....with two cube nodes, if we rotate the root node, all child nodes...Vector3 ( 10 , 0 , 0 )); // The rotated top node will affect all child...

    docs.aspose.com/3d/java/add-node-hierarchy-and-...
  9. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file, reorder or delete pages, rotate the pages, and set the Watermark...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....); // rotate stamp $textStamp -> setRotate (( new Rotation ())...

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