Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 7,574 for

rotation

(0.5 sec)
  1. หมุน PDF โดยใช้ Python | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/th/python-net/rotate/
  2. Изменение размера страницы 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/
  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. Travailler avec des transformations dans PS | .NET

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

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  6. 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...
  7. 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/
  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. 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/