Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 7,647 for

rotation

(0.64 sec)
  1. 使用 C# 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加文本图章。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hans/net/stamps/text/
  2. 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/
  3. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  4. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加文本图章。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hans/cpp/stamps/text/
  5. Shape Layer Manipulation in Aspose.PSD for Java...

    Examples of how to manipulate Shape Layers of PSD File...adjust the position, size, rotation, and other attributes of the...make it larger or smaller, rotating it to any angle, or skewing...

    docs.aspose.com/psd/java/psd-shape-layer-manipu...
  6. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....result: Rotate Shapes Aspose.Slides lets you rotate shapes in...alignment or design needs. To rotate a shape on a slide, follow...

    docs.aspose.com/slides/java/shape-formatting/
  7. Aspose::Words::Fields::FieldMergeBarcode class ...

    Aspose::Words::Fields::FieldMergeBarcode class. Implements the MERGEBARCODE field. To learn more, visit the documentation article in C++....get_SymbolRotation () Gets the rotation of the barcode symbol. Valid...System::String&) Sets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose.BarCode for .NET|Documentation

    Aspose.BarCode for .NET API allows .NET programmers to control and manipulate barcode scanning, barcode reading and qr scanning functionalities. It provides a group of classes to work with barcodes on the backend, as well as GUI-based controls to process barcodes. Free evaluation version is available....background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/net/
  9. Charts not printed correctly - The X-axis label...

    Dear Aspose. As you can see from example (image attached): Bug_1598297_DiagonalLabelsOnXAsis-Difference.png (126.6 KB) There is a difference in the alignment of labels. Original alignment of data labels for X-Axis i…...incorrectly applying a diagonal rotation to the X-axis category labels...

    forum.aspose.com/t/charts-not-printed-correctly...
  10. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/java/stamps/image/