Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 7,574 for

rotate

(0.15 sec)
  1. Formverarbeitung in Aspose.PSD für C#|Documenta...

    Beispiele zur Manipulation von Formebenen der PSD-Datei...Ändern Sie die Position, Größe, Rotation und andere Attribute, um den...erzielen. Verändern Sie Größe, Rotation oder Scherung von Formen,...

    docs.aspose.com/psd/de/de/net/psd-formverarbeit...
  2. BarcodeParameters class | Aspose.Words for Python

    aspose.words.fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator...1/1440 inches) symbol_rotation Rotation of the barcode symbol...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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/
  5. JavaScriptを使用してC++経由でシート内のShapeのテキストを回転させる方法|Do...

    C++経由のAspose.Cells for JavaScriptを使用して、Excelのシート内でShapeのテキストを回転させる方法を学びます。...Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/ja/javascript-cpp/rotate-...
  6. PDFページを回転させる方法 (Python via C++)|Aspose.PDF for ...

    このトピックでは、Python経由でC++を使用して既存のPDFファイルのページの向きをプログラムで回転させる方法について説明します。...page_set_rotate’ を使用してページを時計回りに90度回転させます ‘document...join ( dataDir , "results" , "rotated_document.pdf" ) # 入力ファイルを読...

    docs.aspose.com/pdf/ja/python-cpp/rotate-pages/
  7. Добавление изображений штампов в PDF с использо...

    Добавьте изображение штампа в ваш PDF документ с помощью функции AsposePdfAddStamp и JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ru/javascript-cpp/stamping/
  8. Керування графічними станами PS файлів | .NET

    Рішення .NET API для керування файлами PS. Приклад коду про те, як обрізати та трансформувати стани графіки файлів PS за допомогою кількох рядків коду C#....допомогою методів Scale() , Rotate() , Shear() та Transform()...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/uk/net/work-with-ps-gr...
  9. إدارة مساحات العمل لملف PS | .NET

    .NET API Solution لإدارة ملفات PS. مثال كود حول كيفية قص وتحويل حالات الرسومات لملفات PS باستخدام بضعة أسطر من كود C#....أخرى باستخدام طرق Scale() و Rotate() و Shear() و Transform() ...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/ar/net/work-with-ps-gr...
  10. 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/