Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 7,670 for

rotate

(0.62 sec)
  1. Enregistrer le document Visio par programmation...

    Cette page décrit comment enregistrer le document Visio dans un fichier, diffuser avec la bibliothèque Aspose.Diagram....when images are scaled or rotated. // this property has effect...

    docs.aspose.com/diagram/fr/java/save-visio-docu...
  2. Visio belgesini programlı olarak kaydedin|Docum...

    Bu sayfada Visio belgesinin dosyaya nasıl kaydedileceği, Aspose.Diagram kitaplığıyla akış nasıl açıklanır....when images are scaled or rotated. // this property has effect...

    docs.aspose.com/diagram/tr/java/save-visio-docu...
  3. Сохранить документ Visio программно|Documentation

    На этой странице описывается, как сохранить документ Visio в файл, поток с библиотекой Aspose.Diagram....when images are scaled or rotated. // this property has effect...

    docs.aspose.com/diagram/ru/java/save-visio-docu...
  4. Arşiv

    Arşiv...Rotation = 0; // sunuyu kaydet presentation...

    blog.aspose.com/tr/slides/add-qr-code-to-powerp...
  5. ארכיון

    ארכיון...Rotation = 0; // שמור את המצגת presentation...

    blog.aspose.com/he/slides/add-qr-code-to-powerp...
  6. แปลง SVG เป็นรูปภาพ – โค้ด Python และออนไลน์

    แปลง SVG เป็น PNG, JPEG, BMP, TIFF และอื่นๆ ใน Python ด้วย Aspose.SVG ตัวอย่างโค้ดที่สมบูรณ์ + ตัวโปรแกรมแปลงรูปภาพ SVG ออนไลน์ฟรี...Vectorize an Image SVG Converter Rotate SVG Resize SVG © Aspose Pty...

    products.aspose.com/svg/th/python-net/conversio...
  7. Convertir XPS avec l'API Aspose.Page C++

    La fonctionnalité de conversion XPS en PDF incluse dans la solution API Aspose.Page pour C++ est décrite et illustrée avec les extraits de code ici....mise à l’échelle ou/et de la rotation d’une image. Il peut être...

    docs.aspose.com/page/fr/cpp/convert-xps/
  8. PDF에 머리글과 바닥글 추가|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 PDF 파일에 TextStamp 클래스를 사용해 머리글과 바닥글을 추가할 수 있습니다....HorizontalAlignment :: Center ); // Set the rotation angle for stamp object stamp3...

    docs.aspose.com/pdf/ko/cpp/add-headers-and-foot...
  9. ShapeBase Class | Aspose.Words لـ .NET

    استكشف فئة Aspose.Words.Drawing.ShapeBase، التي تعد الأساس لإنشاء الرسومات الديناميكية، بما في ذلك الأشكال التلقائية، وكائنات OLE، وعناصر التحكم ActiveX.... Rotation { get; set; } يحدد الزاوية...

    reference.aspose.com/words/ar/net/aspose.words....
  10. C++ で PowerPoint の図形をフォーマットする|Aspose.Slides ドキュメント

    Aspose.Slides を使用して C++ で PowerPoint の図形をフォーマットする方法を学びます。PPT、PPTX、ODP ファイルに対して、塗りつぶし、線、効果スタイルを正確に、完全にコントロールしながら設定できます。... shape -> set_Rotation ( 5 ); // PPTX ファイルをディスクに保存します。...presentation -> Save ( u "shape_rotation.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/ja/cpp/shape-formatting/