Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,508 for

rotate page

(0.35 sec)
  1. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  2. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); imageStamp . setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  3. 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....Page Product Family Aspose.PSD Product...reorder or delete pages, rotate the pages, and set the Watermark...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  4. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C# .NET Barcode API - Read Generate and Recogni...

    Aspose.BarCode for .NET APIs to create and recognize 1D 2D barcodes. Integrate within C# VB.NET ASP.NET applications to scan and print barcode labels...background color, bar color, rotation angle, x-dimension, image...characters (non-english) in 2D types Rotate barcode images at any angle...

    products.aspose.com/barcode/net/
  6. 在 PS 文件中处理图像 | Java

    如何将图像添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/java/ps/working-with-im...
  7. 在 PostScript 中处理图像 | C++

    Aspose.Page API 解决方案解答了如何将图像添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/ps/working-with-ima...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hant/java/stamps/ Recent content in 使用 Java 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF Pr......setYIndentp (n 100p );w line cl c1 // Rotate stampw line cl n textStampp...com/pdf/zh-hant/java/stamps/page/ Thu, 15 Jan 2026 00:00:00 +0000...

    products.aspose.com/pdf/zh-hant/java/stamps/ind...
  9. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  10. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF documents in Python....reusable visual content on PDF pages. A stamp can be based on text...text, an image, or even a page from another PDF, and it can be...

    docs.aspose.com/pdf/python-net/stamp-class/