Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 7,507 for

rotate

(0.17 sec)
  1. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact.... Rotation { get; set; } Gets or sets the rotation of the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. اضافه کردن تمبر تصویر به PDF با استفاده از C++ ...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ اضافه کنید....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/fa/cpp/stamps/image/
  3. افزودن واترمارک به PDF با استفاده از C++ | Aspo...

    افزودن واترمارک به فایل PDF به صورت برنامه نویسی با استفاده از کد نمونه C++ با استفاده از Aspose.PDF برای C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/fa/cpp/watermark/add/
  4. Go 를 사용하여 PDF 회전 | Aspose.PDF

    Go via C++ 용 Aspose.PDF 를 사용하여 Go 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/ko/go-cpp/rotate/
  5. Ajouter un Timbre de Page PDF|Aspose.PDF pour Java

    Cette section explique comment travailler avec Aspose.PDF Facades en utilisant la classe PdfFileStamp....attributs comme l’origine, la rotation, l’arrière-plan, etc. en utilisant...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/java/add-pdf-page-stamp/
  6. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...watermark_shape ) Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/python-net/watermark/
  7. 搜索

    搜索...save("rotated-image.bmp"); 以下是我們在旋轉後得到的輸入圖像(左)和結果圖像(右)。...270 度以外的角度。為此,API 提供了 Image.rotate(float angle) 方法,該方法接受旋轉角度作為參數。以下代碼示例顯示瞭如何在...

    blog.aspose.com/zh-hant/imaging/rotate-images-i...
  8. FBX scaling cannot use negative numbers - Free ...

    FBX scaling cannot use negative numbers. image.png (62.5 KB) When I use a negative number, it will automatically be converted to a positive number....translation, scaling, and rotation. You can then multiply the...assign these results to the Rotation, Scaling, and Translation...

    forum.aspose.com/t/fbx-scaling-cannot-use-negat...
  9. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  10. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...