Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 7,548 for

rotation

(1.56 sec)
  1. Aspose::Words::Drawing::Fill::set_RotateWithObj...

    Aspose::Words::Drawing::Fill::set_RotateWithObject method. Sets whether the fill rotates with the specified object in C++....method Sets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Fill::get_RotateWithObj...

    Aspose::Words::Drawing::Fill::get_RotateWithObject method. Gets whether the fill rotates with the specified object in C++....method Gets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 変換の操作 | Python

    PSファイルのコンテンツを変換する方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使用方法については、こちらをご覧ください。...) 68 69 70 ########## Rotation ########## 71 # Save graphics...write_graphics_save () 73 74 # Rotate the current graphics state...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  4. Trabajar con transformaciones en PostScript | .NET

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET... Copy 1 ////////// Rotation ////////// 2 //Save the graphics...WriteGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/es/net/ps/working-with-tra...
  5. Crear presentaciones 3D en Python|Documentación...

    Genere presentaciones 3D interactivas en Python con Aspose.Slides sin esfuerzo. Exporte rápidamente a formatos PowerPoint y OpenDocument para uso versátil.... set_rotation ( 20 , 30 , 40 ) shape . three_d_format...three_d_format . camera . set_rotation ( 20 , 30 , 40 ) # ... establecer...

    docs.aspose.com/slides/es/python-net/3d-present...
  6. Трансформації SVG зображень – C# – Aspose.SVG

    Дізнайтеся, як трансформувати SVG у C# за допомогою бібліотеки Aspose.SVG for .NET. Обертайте SVG, масштабуйте SVG, перекладайте та нахиляйте SVG програмно....трансформації: translate(tx, ty), rotate(angle, cx, cy), scale(sx, sy)..."transform" , "scale(2) skewX(30) rotate(10) translate(300)" ); Використовуйте...

    products.aspose.com/svg/uk/net/svg-transformati...
  7. Форматирование ячейки Excel|Documentation

    Форматирование ячейки Excel применение фонов, границ, выравнивания, числовых форматов и стилей ячеек с помощью автоматизации AI...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/ru/nodejs-cpp/mcp/cell-fo...
  8. إضافة طوابع نصية في PDF C#|Aspose.PDF for .NET

    إضافة طابع نصي إلى مستند 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/ar/net/text-stamps-in-the-p...
  9. Tambahkan Stempel Teks di PDF C#|Aspose.PDF for...

    Tambahkan stempel teks ke dokumen PDF menggunakan kelas TextStamp dengan Aspose.PDF for .NET library....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/net/text-stamps-in-the-p...
  10. PDF 페이지 스탬프 추가|Aspose.PDF for Java

    이 섹션에서는 PdfFileStamp 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ko/java/add-pdf-page-stamp/