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

rotation

(0.07 sec)
  1. نحوه چرخش PDF با استفاده از سی شارپ

    این مقاله نحوه چرخش PDF با استفاده از سی شارپ را راهنمایی می کند. دارای تنظیمات محیط توسعه، لیستی از مراحلی که باید انجام شود و یک کد نمونه قابل اجرا برای چرخاندن صفحات PDF با استفاده از C#....به روز شده تنظیم کنید ویژگی Rotation صفحه را نیز تنظیم کنید تا...تغییر دهید، از ویژگی Rotate صفحه که روی Rotation.on270 در این کد نمونه...

    kb.aspose.com/fa/pdf/net/how-to-rotate-pdf-usin...
  2. Cách xoay hình ảnh trong C#

    Hướng dẫn ngắn gọn này mô tả cách xoay hình ảnh trong C#. Để xoay hình ảnh theo chương trình, cài đặt môi trường C# và mã mẫu cũng được chia sẻ với mô tả chi tiết....Trong khi sử dụng hoạt động C# rotate bitmap sẽ được thể hiện cho...bằng chức năng RasterImage.Rotate Lật hình ảnh trên Trục Y bằng...

    kb.aspose.com/vi/imaging/net/how-to-rotate-imag...
  3. C# 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

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

    products.aspose.com/pdf/ko/net/stamps/text/
  4. 使用 C# 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hant/net/stamps/
  5. ShapeTextOrientation Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.Drawing.ShapeTextOrientation للتحكم بسهولة في اتجاه النص في الأشكال، مما يعزز تصميم مستندك وقابليته للقراءة.... Rotation = - 45 ; // تغيير الاتجاه...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Ajouter un filigrane au PDF avec C++|Documentation

    Apprenez comment ajouter des filigranes texte et image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec C++....l’alignement, le décalage, la rotation, l’opacité, le premier plan...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/fr/cpp/add-watermark-to-pdf/
  7. Memutar Teks di Dalam PDF menggunakan C++|Aspos...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....-> get_TextState () -> set_Rotation ( 45 ); // Buat fragmen teks...-> get_TextState () -> set_Rotation ( 90 ); // buat objek TextBuilder...

    docs.aspose.com/pdf/id/cpp/rotate-text-inside-pdf/
  8. Ruota il testo con la forma all interno del fog...

    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....rotate_text_with_shape . Il valore...proprietà ShapeTextAlignment.rotate_text_with_shape su false e...

    docs.aspose.com/cells/it/python-net/rotate-text...
  9. Convert PNG to SVG in Python

    This article explains how to convert PNG to SVG in Python. It includes the algorithm and a working sample code to convert Image to SVG in Python....how to rotate SVG files, refer to the article on Rotate SVG in...

    kb.aspose.com/svg/python/convert-png-to-svg-in-...
  10. C# 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 이미지 스탬프를 추가합니다....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

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