Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 7,630 for

rotation

(0.42 sec)
  1. Rotate PDF Pages with JavaScript via C++|Aspose...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically via JavaScript via C++...Rotate PDF Pages with JavaScript via C++ Contents [ Hide ] This... onload = ( event ) => { /*rotate all pages PDF-file and save...

    docs.aspose.com/pdf/javascript-cpp/rotate-pages/
  2. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....using shape type, size, and rotation angle Insert a floating shape...with necessary parameters and rotation angle Define the output format...

    kb.aspose.com/words/python/insert-shape-in-word...
  3. Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....appearance-related properties Image rotation Encoding and decoding non-English...background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/jasperreports/features/
  4. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 创建旋转的文本片段 TextFragment...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  5. FieldDisplayBarcode.symbolRotation property | A...

    FieldDisplayBarcode.symbolRotation property. Gets or sets the Rotation of the barcode symbol...property Gets or sets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....can set alignment, offset, rotation, opacity, foreground/background...Center ; // Specify rotation watermark . rotation = 30 ; // Specify...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  7. FieldMergeBarcode.symbolRotation property | Asp...

    FieldMergeBarcode.symbolRotation property. Gets or sets the Rotation of the barcode symbol...property Gets or sets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....TeX Product Family How to Rotate a Cell in Excel using Java...contains information on how to rotate a cell in Excel using Java...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  9. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/wat...
  10. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....can set alignment, offset, rotation, opacity, foreground/background...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/