Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 7,110 for

rotation

(0.07 sec)
  1. How to rotate an image|Documentation

    Rotate an image to a fixed angle. Flip images vertically or horizontally. Rotate photos to a selected angle....How to rotate an image Contents [ Hide ] How to rotate an image...image Rotate and flip an image You can rotate an image to a fixed...

    docs.aspose.com/imaging/python-net/developer-gu...
  2. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization....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/net/aspose.words/wat...
  3. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  4. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....can happen to significantly rotated images (more than 20% inclination)...can rotate the image by the specified degree using Rotate preprocessing...

    docs.aspose.com/ocr/java/deskew/
  5. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label text in C++....to change orientation and rotation for axis tick labels. auto...tick label orientation and rotation. xTickLabels -> set_Orientation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Export CAD files to PDF-3D|CAD Documentation

    Use C# .NET AutoCAD to PDF-3D converter in C#. You can convert 3D model to PDF-3D in C# .NET as well.... Rotation, scaling, and detail selection...well as a demonstration of rotation and scaling. Aspose.CAD for...

    docs.aspose.com/cad/net/developer-guide/export-...
  7. 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/
  8. 在 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...
  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/