Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 7,455 for

rotation

(0.54 sec)
  1. 通过 Java 打印 PDF 文件 | Aspose.PDF

    使用 Java 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Java...Print the file with adjusted rotation viewer . setPrintPageDialog...

    products.aspose.com/pdf/zh-hans/java/print/
  2. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library....properties, such as alignment, rotation, opacity, and background,...Additionally, you can manage rotation angles, layers, transparency...

    products.aspose.com/pdf/tutorial/add-watermark/
  3. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....Pricing Buy Transform SVG in C# – Rotate, Translate, Scale, and Skew...including translate, scale, rotate, skewX, skewY, and matrix....

    products.aspose.com/svg/net/svg-transformations/
  4. Print PDF document using Aspose.PDF for .NET - ...

    adobe reader and aspose print have different color as attached image…!!! Different Color.jpg (524.1 KB)...Print the file with adjusted rotation viewer.AutoResize = true;...Print the file with adjusted rotation viewer.PrintPageDialog = false;...

    forum.aspose.com/t/print-pdf-document-using-asp...
  5. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加图像图章。... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    products.aspose.com/pdf/zh-hans/java/stamps/image/
  6. Excel Cell Formatting|Documentation

    Excel cell formatting - apply backgrounds, borders, alignment, number formats, and cell styles with AI automation..."background_color" : "#FFE6FF" } ] } } Text Rotation Effects { "tool" : "cell_format_batch"...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-forma...
  7. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points....The bounds takes the shape rotation into account. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the shape in points....size takes into account shape rotation (if any). Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BarcodeParameters.SymbolRotation | Aspose.Words...

    Discover the BarcodeParameters SymbolRotation property for optimal barcode symbol Rotation. Choose from valid values 0 and 3 for precise scanning....SymbolRotation property Rotation of the barcode symbol. Valid...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。... 您还可以通过使用Rotate()方法设置旋转角度来更改页面方向。 package com...设置页面的旋转角度 page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/zh/java/rotate-pages/