Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 5,477 for

rotate

(0.14 sec)
  1. Export Layer Group to image|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....Other Formats Rendering of Rotated Text Layers...

    docs.aspose.com/psd/net/export-layer-group-to-i...
  2. 使用 C++ 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for C++ 库旋转 PDF 文件的功能。...Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hant/cpp/rotate/
  3. C# を使用して PDF を回転する方法

    この記事では、C# を使用して PDF を回転する方法について説明します。開発環境の設定、実行する手順のリスト、および C# を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。...CropBox を更新された四角形に設定します ページの Rotation プロパティを設定してコンテンツも回転させます ページとコンテンツの向きを変更して、結果の...、このサンプル コードで Rotation.on270 に設定されているページの Rotate プロパティを使用します。...

    kb.aspose.com/ja/pdf/net/how-to-rotate-pdf-usin...
  4. Добавление текстовых штампов в PDF с помощью Py...

    Добавьте текстовый штамп в PDF документ с использованием класса TextStamp из библиотеки Aspose.PDF для Python.... rotate = ap . Rotation . ON90 # Установить...BlendingColorSpace . DEVICE_RGB stamp . rotation = 45.0 stamp . is_background...

    docs.aspose.com/pdf/ru/python-net/text-stamps-i...
  5. Ořezání, Otočení a Změna Velikosti Obrázků|Docu...

    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, která umožňuje uživatelům...RotateFlip metoda RasterImage .Rotate přijímá tři parametry: Úhel...

    docs.aspose.com/psd/cs/net/crop-rotate-and-resi...
  6. Изменения в общедоступном API в Aspose.Cells 16...

    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....Rotation Пожалуйста, используйте свойство...вместо. Свойство Deleted Title.Rotation Пожалуйста, используйте свойство...

    docs.aspose.com/cells/ru/java/public-api-change...
  7. Python 를 사용하여 PDF 회전 | Aspose.PDF

    이 페이지에서는 Aspose.PDF for Python 라이브러리를 사용하여 PDF 파일을 회전하는 방법의 기능을 설명합니다....Setting Rotation angle of page page . rotate = ap . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/rotate/
  8. C#でPDFページサイズを変更する|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してPDFドキュメントのページサイズを変更します。...Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ja/net/change-page-size/
  9. LaTeX graphics | \includegraphics command

    The inclusion of graphics in TeX is a matter worth mentioning. When talking about it, the first thing that comes to mind is the `\includegraphics` command....width and height independently Rotating the graphics Copy 1 \ rotatebox{25}{...includegraphics{sample - image. png }} % rotates the image by 25 degrees counterclockwise...

    docs.aspose.com/tex/net/latex-graphics/
  10. Travailler avec des Artifacts en C++|Aspose.PDF...

    Cette page décrit comment travailler avec la classe Artifact en utilisant Aspose.PDF pour C++. Les extraits de code montrent comment ajouter une image d'arrière-plan aux pages PDF et comment obtenir chaque filigrane sur la première page d'un fichier PDF....Rotation – Obtient la rotation d’un artéfact (en...valeur positive indique une rotation dans le sens inverse des aiguilles...

    docs.aspose.com/pdf/fr/cpp/artifacts/