Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 7,200 for

rotation

(0.07 sec)
  1. Create Style object using CellsFactory class|Do...

    Aspose.Cells is a Python library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells for Python via .NET library so that users can customize the appearance of the cells as needed....Document Assistant Close How to Rotate Text of Cell Analyzing your...

    docs.aspose.com/cells/python-net/create-style-o...
  2. JavaScriptとC++を使用してPDFに画像スタンプを追加する|Aspose.PDF f...

    JavaScriptツールキットを使用してAsposePdfAddStamp関数でPDFドキュメントに画像スタンプを追加します。... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ja/javascript-cpp/stamping/
  3. Agregar Sello de Texto e Imagen|Aspose.PDF for ...

    Esta sección explica cómo agregar un Sello de Texto e Imagen con Aspose.PDF Facades utilizando la clase PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/es/net/add-text-and-image-s...
  4. Advanced operations using Go via C++|Aspose.PDF...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....Pages - add, move or remove, rotate pages. Working with Text -...

    docs.aspose.com/pdf/go-cpp/advanced-operations/
  5. 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...
  6. 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...
  7. Трансформації 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...
  8. 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...
  9. Форматирование ячейки 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...
  10. C# を使用して PDF を回転する方法

    この記事では、C# を使用して PDF を回転する方法について説明します。開発環境の設定、実行する手順のリスト、および C# を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。...CropBox を更新された四角形に設定します ページの Rotation プロパティを設定してコンテンツも回転させます ページとコンテンツの向きを変更して、結果の...、このサンプル コードで Rotation.on270 に設定されているページの Rotate プロパティを使用します。...

    kb.aspose.com/ja/pdf/net/how-to-rotate-pdf-usin...