Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 6,372 for

rotation

(0.09 sec)
  1. Travailler avec des transformationsdans PS | Py...

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...translation, mise à l’échelle, rotation et cisaillement à un chemin...nécessaires : translation, échelle, rotation, cisaillement ou toute combinaison...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  2. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... rotate_letters Determines whether...the letters of the text are rotated. same_letter_heights Determines...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Convert PLT to PDF in Java Rotate Text in Word using Python Highlight...Text in PowerPoint using C# Rotate Text in Word using C# Convert...

    kb.aspose.com/categories/page/21/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......C# How to Rotate Text in PDF using C# How to Rotate Text in Adobe...

    kb.aspose.com/categories/page/45/
  5. 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....
  6. Ajouter un filigrane au PDF avec C++|Documentation

    Apprenez comment ajouter des filigranes texte et image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec C++....l’alignement, le décalage, la rotation, l’opacité, le premier plan...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/fr/cpp/add-watermark-to-pdf/
  7. קיצוץ, הטיית, ושינוי גודל של תמונות|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....Rotate כדי לסייע למשתמשיה שרוצים לסובב...RotateFlip, שיטת RasterImage .Rotate מקבלת שלושה פרמטרים: זווית...

    docs.aspose.com/psd/he/net/קיצוץ-הטיית-ושינוי-ג...
  8. چرخش PDF با استفاده از Python | Aspose.PDF

    این صفحه ویژگی های نحوه چرخش فایل PDF با استفاده از Aspose.PDF برای کتابخانه پایتون را شرح می دهد....Setting Rotation angle of page page . rotate = ap . Rotation . ON90...

    products.aspose.com/pdf/fa/python-net/rotate/
  9. Изменение размера страницы PDF с помощью C#|Asp...

    Измените размер страницы вашего PDF-документа с помощью библиотеки Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ru/net/change-page-size/
  10. Поворот страниц PDF программным способом|Aspose...

    Изменение ориентации страницы и подгонка содержимого страницы под новую ориентацию страницы с использованием Java....угол поворота с помощью метода Rotate(). package com.aspose.pdf.examples...страницы page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ru/java/rotate-pages/