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

rotate

(0.1 sec)
  1. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/sv/net/simplify-the-creation...
  2. 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/
  3. ChartDataLabelCollection.Orientation | Aspose.W...

    Scopri la proprietà Orientamento di ChartDataLabelCollection per personalizzare facilmente l'orientamento del testo per le etichette dati, migliorando la chiarezza e l'impatto del grafico.... Rotation = - 45 ; // Modifica l'orientamento...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  4. 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/
  5. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_Rotation () Gets or sets the rotation of the label...Label::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. PDF 내 텍스트 회전|Aspose.PDF for Java

    PDF에 텍스트를 회전시키는 다양한 방법을 배우세요. Aspose.PDF는 텍스트를 원하는 각도로 회전시키거나 텍스트 조각 또는 전체 단락을 회전시킬 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ko/java/rotate-text-inside-...
  7. Ajouter un tampon de texte et d'image|Aspose.PD...

    Cette section explique comment ajouter un tampon de texte et d'image avec com.aspose.pdf.facades en utilisant la classe PdfFileStamp....attributs tels que l’origine, la rotation, l’arrière-plan, etc., en...other attributes like origin, rotation, background etc. Vous pouvez...

    docs.aspose.com/pdf/fr/java/add-text-and-image-...
  8. Product Overview|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....height, resolution, colors, rotation angle, text labels, captions...correction, and embedded metadata Rotating images at any angle Saving...

    docs.aspose.com/barcode/phpjava/product-overview/
  9. Faire pivoter le texte avec la forme à l intéri...

    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....rotate_text_with_shape . Sa valeur...propriété ShapeTextAlignment.rotate_text_with_shape sur false et...

    docs.aspose.com/cells/fr/python-net/rotate-text...
  10. افزودن واترمارک به 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/