Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 7,574 for

rotate

(1.51 sec)
  1. Deskew image|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....document’s text/images be rotated at a slight angle. It can have...

    docs.aspose.com/imaging/net/deskew-image/
  2. Excel Hücre Biçimlendirme|Documentation

    Excel hücre biçimlendirmesi yapay zeka otomasyonuyla arka planlar, kenarlıklar, hizalama, sayı biçimleri ve hücre stilleri uygulayın...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/tr/nodejs-cpp/mcp/cell-fo...
  3. Chercher

    chercher...couleur, l’ordre et l’angle de rotation du filigrane. Verrouillez...grouping_locked = True # set rotation watermarkShape.rotation = -45 # send to...

    blog.aspose.com/fr/slides/add-watermark-to-powe...
  4. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。... set_rotation ( 20 , 30 , 40 ) shape . three_d_format...three_d_format . camera . set_rotation ( 20 , 30 , 40 ) # ... 设置其他...

    docs.aspose.com/slides/zh/python-net/3d-present...
  5. FontFeature | Aspose.Words for Java

    Features provide information about how glyphs are used in a font to render a script in Java.... VERTICAL_ALTERNATES_AND_ROTATION Replaces some fixed-width...vertical writing (that is, rotated 90 degrees clockwise). length...

    reference.aspose.com/words/java/com.aspose.word...
  6. ארכיון

    ארכיון...מים the_string = "45 Degree Rotated Text" graphics = Graphics(image)...2) # הגדר זווית סיבוב matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  7. Добавить иерархию узлов и поделиться геометриче...

    Aspose.3D for .NET предлагает построить иерархию узлов. Узел является основным строительным блоком сцены. Иерархия узлов определяет логическую структуру сцены и обеспечивает видимый контент путем присоединения к узлам геометрии, источников света и камер....Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...child nodes top . Transform . Rotation = Quaternion . FromEulerAngle...

    docs.aspose.com/3d/ru/net/add-node-hierarchy-an...
  8. Agregar jerarquía de nodos y compartir datos ge...

    Aspose.3D for .NET ofrece construir una jerarquía de nodos. El nodo es un bloque de construcción básico de una escena. Una jerarquía de nodos define la estructura lógica de una escena y proporciona contenido visible al unir geometrías, luces y cámaras a los nodos....Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...child nodes top . Transform . Rotation = Quaternion . FromEulerAngle...

    docs.aspose.com/3d/es/net/add-node-hierarchy-an...
  9. Change PDF Page Size Programmatically|Aspose.PD...

    Alterar o tamanho da página do seu arquivo PDF usando a biblioteca C++....90 graus page -> set_Rotate ( Rotation :: on90 ); // Obter informações...

    docs.aspose.com/pdf/pt/cpp/change-page-size/
  10. PDF에 워터마크 추가하기 C++ 사용|Aspose.PDF for C++

    이 문서에서는 C++를 사용하여 프로그래밍적으로 PDF에서 아티팩트를 작업하고 워터마크를 얻는 기능을 설명합니다....Rotation – 아티팩트의 회전(도 단위, 양수 값은 반시계...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ko/cpp/add-watermarks/