Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 7,447 for

rotate

(0.41 sec)
  1. Come ruotare il testo della cella con C++|Docum...

    Codice C++ per ruotare il testo della cella con API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/it/cpp/how-to-rotate-text...
  2. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....to change orientation and rotation for axis tick labels. doc...tick label orientation and rotation. x_tick_labels . orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. تدوير النص داخل PDF باستخدام C++|Aspose.PDF لـ C++

    تعرف على طرق مختلفة لتدوير النص إلى PDF. يتيح لك Aspose.PDF تدوير النص بأي زاوية، تدوير جزء من النص أو فقرة كاملة....خاصية الدوران باستخدام خاصية Rotation لفئة TextFragment ، يمكنك..."TimesNewRoman" )); // Create rotated text fragment auto textFragment2...

    docs.aspose.com/pdf/ar/cpp/rotate-text-inside-pdf/
  4. Изменение направления меток делений|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....элементы HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED На следующем...направление меток деления с ROTATE_90 на HORIZONTAL . Образец...

    docs.aspose.com/cells/ru/java/change-tick-label...
  5. تعديل الصفحات الفردية لملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل الصفحات الفردية لملف PDF باستخدام فئة PdfPageEditor....تضمين خصائص مثل PageSize و Rotation و Zoom و DisplayDuration....Ledger و P11x17. تُستخدم خاصية Rotation لتعيين تدوير الصفحة الفردية...

    docs.aspose.com/pdf/ar/net/editing-a-pdf-s-indi...
  6. Mengedit halaman individu PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengedit halaman individu PDF menggunakan kelas PdfPageEditor....properti seperti PageSize, Rotation, Zoom, dan DisplayDuration...Ledger, dan P11x17. Properti Rotation digunakan untuk mengatur rotasi...

    docs.aspose.com/pdf/id/net/editing-a-pdf-s-indi...
  7. Rotera TIFF-dokument online eller med .NET | pr...

    Rotera TIFF-dokument via onlineappen gratis..NET API C#-kod för att rotera TIFF-filer....NET Rotate Rotera TIFF-dokument online...TIFF-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/tiff/
  8. Rotera GIF-dokument online eller med .NET | pro...

    Rotera GIF-dokument via onlineappen gratis..NET API C#-kod för att rotera GIF-filer....NET Rotate Rotera GIF-dokument online...GIF-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/gif/
  9. Rust 를 사용하여 PDF 회전 | Aspose.PDF

    Rust via C++ 용 Aspose.PDF 를 사용하여 Rust 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....asposepdf :: { Document , Rotation }; fn main () -> Result <...) ? ; // Rotate page pdf . page_rotate ( 1 , Rotation :: On180...

    products.aspose.com/pdf/ko/rust-cpp/rotate/
  10. 如何使用 Python 旋转 PDF

    这个简短的教程指导如何使用 Python 旋转 PDF。它包含编写应用程序的详细步骤和使用 Python 旋转 PDF 页面的可运行示例代码。...解析 PDF 文件的每一页并交换高度和宽度以更改方向 Rotate 页面内容如有需要 将输出的 PDF 文件以修改后的方向和旋转后的内容保存在磁盘上...使用 aspose.pdf.Rotation 枚举器中的值之一设置 Page.rotate 值。 使用 Python 旋转...

    kb.aspose.com/zh/pdf/python/how-to-rotate-pdf-u...