Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 7,249 for

rotation

(0.62 sec)
  1. Système de coordonnées|Aspose.PDF for .NET

    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....vous permet d’effectuer des rotations, des translations et des mises...transformation (mise à l’échelle, rotation). Espace de formulaire Les...

    docs.aspose.com/pdf/fr/net/coordinate-system/
  2. 使用 C# 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上使用 PDF 文件中的戳记的 C# 源代码。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hans/net/stamps/
  3. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون.... rotation – يحصل على دوران القطعة الأثرية...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  4. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer.... If you want to rotate a PDF file, refer to the article...article on how to rotate PDF using Java . Updated on 29 Jul 2024...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  5. Dodaj nagłówek do pliku PDF za pomocą C++ | Asp...

    Przykładowy kod C++ do korzystania z Aspose.PDF do pracy z nagłówkami z PDF przez C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/pl/cpp/header/
  6. Otočte text ve Wordu pomocí Pythonu

    Otočte text ve Wordu pomocí Pythonu. Získejte podrobnosti o nastavení IDE, seznam kroků a ukázkový kód pro převrácení textu ve Wordu pomocí Pythonu....orientaci textu na VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD a HORIZONTAL...

    kb.aspose.com/cs/words/python/rotate-text-in-wo...
  7. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 C++ 处理 PDF 中的标头的示例 C++ 代码。...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/zh-hans/cpp/header/
  8. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PDF内のテキストを回転|Aspose.PDF for Java

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、テキストを任意の角度に回転させたり、テキストフラグメントや段落全体を回転させることができます。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ja/java/rotate-text-inside-...