Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 7,271 for

rotate

(0.2 sec)
  1. Добавление текстовых штампов в PDF на C#|Aspose...

    Добавьте текстовый штамп в документ PDF с помощью класса TextStamp из библиотеки Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ru/net/text-stamps-in-the-p...
  2. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....flipH and flipV , and the rotation angle. Assigning this instance... auto rotation = shape -> get_Frame () -> get_Rotation (); shape...

    docs.aspose.com/slides/cpp/shape-manipulations/
  3. Formatage du texte de présentation en .NET|Docu...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET. Personnalisez les polices, les couleurs, l'alignement et plus encore....avancées de mise en page comme la rotation personnalisée et les comportements...} Le résultat : Définir la rotation du texte Faire pivoter le...

    docs.aspose.com/slides/fr/net/text-formatting/
  4. Working with Watermark|CAD 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....with a specific text height, rotation, style, adjustments and such...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  5. Working with Watermark|CAD 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....with a specific text height, rotation, style, adjustments and such...

    docs.aspose.com/cad/net/working-with-watermark/
  6. FieldMergeBarcode.symbol_height property | Aspo...

    FieldMergeBarcode.symbol_height property. Gets or sets the height of the symbol...symbol_rotation property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Работа с преобразованиями в PS-файле | Python

    Как преобразовать содержимое файла PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...) 68 69 70 ########## Rotation ########## 71 # Save graphics...write_graphics_save () 73 74 # Rotate the current graphics state...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  8. Работа с преобразованиями в PS-файле | Java

    Как преобразовать содержимое файла PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Java....уровня: Copy 1 ////////// Rotation ////////// 2 //Save graphics...writeGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/ru/java/ps/working-with-tr...
  9. Робота з перетвореннями у файлі PS | Java

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...верхнього рівня: Copy 1 ////////// Rotation ////////// 2 //Save graphics...writeGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/uk/java/ps/working-with-tr...
  10. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...watermarkShape ); Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/java/watermark/