Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 7,402 for

rotation

(0.6 sec)
  1. 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...
  2. 変換の操作 | 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...
  3. Set Line Spacing of the Paragraph in a Shape or...

    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....Spacing of Excel TextBox or Shape Rotate Text with Shape inside the...

    docs.aspose.com/cells/python-net/set-line-spaci...
  4. Áp Dụng Che Phủ|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....và Lưu Tệp PSD Rendering of Rotated Text Layers...

    docs.aspose.com/psd/vi/apply-masking/
  5. Форматирование ячейки 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...
  6. 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...
  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. Робота з перетвореннями в PostScript | .NET

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

    docs.aspose.com/page/uk/net/ps/working-with-tra...
  9. C#에서 SVG 회전, SVG 크기 조정, SVG 변환 및 왜곡

    .NET 라이브러리용 Aspose.SVG를 사용하여 C#에서 SVG를 변환하는 방법을 알아보세요. 프로그래밍 방식으로 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/ko/net/svg-transformati...
  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/