Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 7,574 for

rotation

(0.12 sec)
  1. 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/
  2. 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/
  3. Керування графічними станами 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...
  4. إدارة مساحات العمل لملف 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...
  5. Python 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 이미지 스탬프를 추가합니다.... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/ko/python-net/stamps/im...
  6. Aggiungi filigrana al PDF usando C++ | Aspose.PDF

    Aggiungi filigrana al file PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/it/cpp/watermark/add/
  7. Travailler avec des transformations dans PostSc...

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

    docs.aspose.com/page/fr/cpp/ps/working-with-tra...
  8. Ajouter un filigrane au PDF avec JavaScript via...

    Apprenez comment ajouter un filigrane de texte et d image à un PDF lors de la conversion d Excel en PDF en utilisant Aspose.Cells for JavaScript via C++....l’alignement, le décalage, la rotation, l’opacité, le premier-plan/arrière-plan...Center ; // specify rotation watermark . rotation = 30 ; // specify...

    docs.aspose.com/cells/fr/javascript-cpp/add-wat...
  9. Arbeiten mit Transformationen in PS-Datei | Python

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....an: Translation, Skalierung, Rotation, Scherung oder eine beliebige..., 0.) 68 69 70 ########## Rotation ########## 71 # Save graphics...

    docs.aspose.com/page/de/python-net/ps/working-w...
  10. Lägg till vattenmärke i PDF med C++|Documentation

    Lär dig hur du lägger till text och bildvattenmärken i PDF filer under rendering med Aspose.Cells och C++....in justering, förskjutning, rotation, opacitet, förgrund/bakgrund...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/sv/cpp/add-watermark-to-pdf/