Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 7,245 for

rotate

(0.5 sec)
  1. Ajouter un filigrane au PDF|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....l’alignement, le décalage, la rotation, l’opacité, le premier plan/arrière-plan...l’alignement, le décalage, la rotation, l’opacité, le premier plan/arrière-plan...

    docs.aspose.com/cells/fr/java/add-watermark-to-...
  2. Faire pivoter les pages PDF avec JavaScript via...

    Ce sujet décrit comment faire pivoter l'orientation des pages dans un fichier PDF existant de manière programmée via JavaScript via C++... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*Faire...

    docs.aspose.com/pdf/fr/javascript-cpp/rotate-pa...
  3. Поворот страниц PDF с использованием JavaScript...

    Эта тема описывает, как изменить ориентацию страниц в существующем PDF-файле программно с помощью JavaScript через C++... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*Повернуть...

    docs.aspose.com/pdf/ru/javascript-cpp/rotate-pa...
  4. Semplificare la creazione della matrice di tras...

    Aspose.3D for Python via .NET API offre la classe TransformBuilder che semplifica la creazione della matrice di trasformazione in base alle operazioni della catena.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/it/python-net/simplify-the-c...
  5. Archiwa

    Archiwa...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/pl/pdf/rotate-text-inside-pdf-d...
  6. Arşiv

    Arşiv...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/tr/pdf/rotate-text-inside-pdf-d...
  7. Поворот текста внутри фигуры или листа с помощь...

    Узнайте как повернуть текст внутри фигуры в Excel с помощью Script Aspose.Cells for JavaScript через C++....Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/ru/javascript-cpp/rotate-...
  8. JavaScript를 통해 C++로 PDF 페이지 회전|Aspose.PDF for J...

    이 주제는 JavaScript를 통해 C++로 기존 PDF 파일에서 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다.... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*PDF 페이지...

    docs.aspose.com/pdf/ko/javascript-cpp/rotate-pa...
  9. Aspose::Words::Drawing::Charts::ChartDataLabelC...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Ruota il PDF usando Go | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio Go utilizzando Aspose.PDF per Go via C++...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/it/go-cpp/rotate/