Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 7,271 for

rotate

(0.24 sec)
  1. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an object. To learn more, visit the documentation article in C++.... () Gets whether the fill rotates with the specified object....(bool) Sets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PostScript での変換操作 | C++

    PS ファイルのコンテンツを変換する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。... Copy 1 ////////// Rotation ////////// 2 //Save graphics...WriteGraphicsSave(); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/ja/cpp/ps/working-with-tra...
  3. Chercher

    chercher... la couleur et l’angle de rotation du filigrane. Verrouillez...l'angle de rotation watermarkShape->set_Rotation(-45); // Définir...

    blog.aspose.com/fr/slides/add-watermark-to-powe...
  4. Personnaliser les axes du graphique dans les pr...

    Découvrez comment utiliser Aspose.Slides pour Python via .NET pour personnaliser les axes de graphique dans les présentations PowerPoint et OpenDocument pour les rapports et les visualisations....PPTX ) Définir l’angle de rotation du titre de l’axe du graphique...permet de définir l’angle de rotation du titre d’un axe de graphique...

    docs.aspose.com/slides/fr/python-net/chart-axis/
  5. Principes fondamentaux de TikZ | Aspose.TeX .NET

    Explorez les principes fondamentaux et les commandes de base de TikZ pour créer des graphiques pour vos documents TeX et LaTeX....l’échelle et la rotation) : Copy 1 \ begin{scope} [ rotate = 45, scale...

    docs.aspose.com/tex/fr/net/tikz-fundamentals-of...
  6. PHP Barcode Generator & Reader API | Aspose.Bar...

    Generate and read 80+ barcode symbologies in PHP using a Java-based engine. Install via Composer, run the included Java Apache Thrift server, and create or decode 1D, 2D, and postal barcodes across Windows, Linux, macOS, and Solaris....control X-dimension, margins, rotation, captions, and resolution...workload and detect small, rotated, or low-contrast symbols Use...

    products.aspose.com/barcode/php-java/
  7. Principes fondamentaux de TikZ | Aspose.TeX .NET

    Explorez les principes fondamentaux et les commandes de base de TikZ pour créer des graphiques pour vos documents TeX et LaTeX....l’échelle et la rotation) : Copy 1 \ begin{scope} [ rotate = 45, scale...

    docs.aspose.com/tex/it/net/fundamentals-of-usin...
  8. 아카이브

    아카이브...Save("image-rotated.bmp"); } 다음은 이 코드를 실행한 후 얻은...이미지를 저장 image.Save("image-rotated-flipped.bmp"); } 다음은 회전과 뒤집기를...

    blog.aspose.com/ko/imaging/rotate-images-in-csh...
  9. Procurar

    Procurar...string theString = "45 Degree Rotated Text"; // Crie e inicialize.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // Defina a transformação...

    blog.aspose.com/pt/imaging/add-watermark-to-ima...
  10. Работа с артефактами в C++|Aspose.PDF for C++

    На этой странице описывается, как работать с классом Artifact, используя Aspose.PDF для C++. Примеры кода показывают, как добавить фоновое изображение на страницы PDF и как получить каждый водяной знак на первой странице PDF-файла....Rotation – Получает вращение артефакта...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ru/cpp/artifacts/