Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 7,418 for

rotation

(0.44 sec)
  1. Aspose::Words::Drawing::Charts::ChartTitle::set...

    Aspose::Words::Drawing::Charts::ChartTitle::set_Overlay method. Setter for Aspose::Words::Drawing::Charts::ChartTitle::get_Overlay in C++....::Charts::ChartTitle::set_Rotation method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Transformationsmatrix – Aspose.SVG-Handbuch

    Erfahren Sie, wie Sie mit einer Transformationsmatrix SVG drehen, skalieren, verschieben und verzerren und sehen Sie sich Codebeispiele für SVG-Transformationen an....SVG-Transformationen wie Translation , Rotation , Skalierung und Skewing ...Translations-, Skalierungs-, Rotations- und Schrägtransformationen...

    docs.aspose.com/svg/de/net/drawing-basics/trans...
  3. Gérer les formes de présentation en C++|Documen...

    Apprenez à créer, modifier et optimiser les formes dans Aspose.Slides pour C++ et à fournir des présentations PowerPoint haute performance....flipV , ainsi que l’angle de rotation. L’affectation de cette instance... auto rotation = shape -> get_Frame () -> get_Rotation (); shape...

    docs.aspose.com/slides/fr/cpp/shape-manipulations/
  4. Agregar marca de agua a PDF con JavaScript vía ...

    Aprende cómo agregar marca de agua de texto e imagen a PDF mientras conviertes Excel a PDF usando Aspose.Cells for JavaScript vía C++....Center ; // specify rotation watermark . rotation = 30 ; // specify...200 ; // Specify rotation. watermark . rotation = 30 ; // Specify...

    docs.aspose.com/cells/es/javascript-cpp/add-wat...
  5. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....Set the "rotate_letters" property to "True" to rotate each character...TEXT_WAVE ) shape . text_path . rotate_letters = True # Set the "...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Ajouter des tampons de texte dans un fichier PD...

    Ajoutez un tampon de texte à un fichier PDF en utilisant la classe TextStamp avec C++....tampon textStamp -> set_Rotate ( Rotation :: on90 ); // Définir...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/fr/cpp/text-stamps-in-the-p...
  7. C++を使用してPDFページを回転させる|Aspose.PDF for C++

    このトピックでは、既存のPDFファイルのページの向きをC++でプログラム的に回転させる方法について説明します。...また、Rotate()メソッドを使用して回転角度を設定することでもページの向きを変更できます。...ページの回転角度を設定 page -> set_Rotate ( Rotation :: on90 ); } // 出力ファイルを保存...

    docs.aspose.com/pdf/ja/cpp/rotate-pages/
  8. Chercher

    chercher...psd"); // Avant la rotation, l'image doit être mise en...couleur de fond rouge psdImage.rotate(20f, true, Color.getRed());...

    blog.aspose.com/fr/psd/edit-psd-file-online-psd...
  9. 搜索

    搜索... 在 rotate 方法中指定旋轉角度。 保存輸出文件。 下面的代碼示例解釋瞭如何在..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // 加載輸入 PSD 圖像文件...

    blog.aspose.com/zh-hant/psd/crop-rotate-psd-ima...
  10. ค้นหา

    ค้นหา...save("rotated-image.bmp"); ต่อไปนี้คือภา...Rotate180FlipX); // บันทึกภาพ image.save("rotated-image.bmp"); ต่อไปนี้คือภาพผลลัพธ์...

    blog.aspose.com/th/imaging/flip-images-in-java/