Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 7,647 for

rotate

(0.22 sec)
  1. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加文本图章。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hant/cpp/stamps/text/
  2. Adicionar Selos de Texto ao PDF em Python|Aspos...

    Aprenda como adicionar selos de texto a documentos PDF em Python....100 # Rotate stamp text_stamp . rotate = ap . Rotation . ON90...

    docs.aspose.com/pdf/pt/python-net/text-stamps-i...
  3. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Orientation method. Gets or sets the orientation of the axis title text in C++....how to set orientation and rotation of chart and axis titles....chart -> get_Title () -> set_Rotation ( 90 ); // Before setting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Orientation method. Gets or sets the orientation of the chart title text in C++....how to set orientation and rotation of chart and axis titles....chart -> get_Title () -> set_Rotation ( 90 ); // Before setting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Simplifier la création de matrice de transforma...

    Aspose.3D for .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de chaîne....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/fr/net/simplify-the-creation...
  6. Export CAD files to PDF-3D|CAD Documentation

    Use C# .NET AutoCAD to PDF-3D converter in C#. You can convert 3D model to PDF-3D in C# .NET as well.... Rotation, scaling, and detail selection...well as a demonstration of rotation and scaling. Aspose.CAD for...

    docs.aspose.com/cad/net/developer-guide/export-...
  7. Ajout de la transformation au nœud|Documentation

    Aspose.3D for Java API a le support pour faire pivoter les objets dans l'espace 3D. Il existe trois façons de définir la rotation de l'objet dans l'espace 3D, les angles d'Euler, le quaternion et la matrice personnalisée, toutes sont supportées par la classe Transform....trois façons de définir la rotation de l’objet dans l’espace 3D... TSR (Translation/Scaling/Rotation) sont les plus couramment...

    docs.aspose.com/3d/fr/java/adding-transformatio...
  8. Ajouter un filigrane à un PDF en utilisant C#|A...

    Cet article explique les fonctionnalités de travail avec des artefacts et l'obtention de filigranes dans des PDF en utilisant programmatique le C#....Rotation : Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens inverse des aiguilles...

    docs.aspose.com/pdf/fr/net/add-watermarks/
  9. Kaip pasukti SVG naudojant C#

    Šiame straipsnyje paaiškinama, kaip pasukti SVG C#. Jame yra išsami IDE konfigūracijos informacija, veiksmų sąrašas ir pavyzdinis SVG pasukimo kodas C#....pavyzdinis kodas, skirtas SVG rotate in C# . Sužinosite, kaip sukurti...reikia pasukti. Naudojamas rotate() metodas, kuris paima kampą...

    kb.aspose.com/lt/svg/net/how-to-rotate-an-svg-i...
  10. C# 를 사용하는 PDF의 텍스트, 이미지 또는 페이지 스탬프 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 프로그래밍 방식으로 C# 샘플 코드를 사용하여 스탬프 (텍스트, 이미지 또는 페이지) 를 PDF에 추가합니다....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/ko/net/stamps/