Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 7,564 for

rotation

(1.22 sec)
  1. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/artifacts/
  2. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... rotation Gets or sets the rotation of the data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加水印...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hans/cpp/watermark/add/
  4. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 C++ 处理 PDF 中的标头的示例 C++ 代码。...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/zh-hans/cpp/header/
  5. 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...
  6. Aspose.BarCode for JavaScript via C++|Documenta...

    Aspose.BarCode for JavaScript via C++ API allows JavaScript developers to control and manipulate barcode scanning, barcode reading, and QR scanning functionalities. It provides a set of classes for working with barcodes on the frontend. A free evaluation version is available....background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/javascript-cpp/
  7. FieldDisplayBarcode.SymbolRotation | Aspose.Wor...

    Discover the SymbolRotation property of FieldDisplayBarcode. Easily adjust barcode Rotation for optimal scanning with valid values of 0-3. Enhance your data display!...property Gets or sets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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.... getValue ()); 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  9. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++.... rotate = apCore . Rotation . on90 # Add stamp...

    products.aspose.com/pdf/python-cpp/stamps/text/
  10. PDF Stamping in Java: Text, Image, and Page Opt...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/java/stamps/