Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 5,639 for

rotate

(0.05 sec)
  1. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。... 使用 Rotation 属性在 PDF 中旋转文本 通过使用 TextFragment 类的 Rotation 属性,..."TimesNewRoman" ); // Create rotated text fragment var textFragment2...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  2. Rotacionar Texto Dentro do PDF usando C#|Aspose...

    Aprenda como rotacionar texto dentro de arquivos PDF em .NET usando Aspose.PDF para ajustar o alinhamento do texto e melhorar a apresentação...."TimesNewRoman" ); // Create rotated text fragment var textFragment2...Pdf . Text . TextFragment ( "rotated text" ); textFragment2 . Position...

    docs.aspose.com/pdf/pt/net/rotate-text-inside-pdf/
  3. تدوير النص داخل PDF باستخدام C#|Aspose.PDF for ...

    تعلم كيفية تدوير النص داخل ملفات PDF في .NET باستخدام Aspose.PDF لضبط محاذاة النص وتحسين العرض...."TimesNewRoman" ); // Create rotated text fragment var textFragment2...Pdf . Text . TextFragment ( "rotated text" ); textFragment2 . Position...

    docs.aspose.com/pdf/ar/net/rotate-text-inside-pdf/
  4. Putar Teks di Dalam PDF menggunakan C#|Aspose.P...

    Pelajari cara memutar teks dalam file PDF di .NET menggunakan Aspose.PDF untuk menyesuaikan penyelarasan teks dan meningkatkan presentasi...."TimesNewRoman" ); // Create rotated text fragment var textFragment2...Pdf . Text . TextFragment ( "rotated text" ); textFragment2 . Position...

    docs.aspose.com/pdf/id/net/rotate-text-inside-pdf/
  5. Настройка параметров страницы с помощью Node.js...

    В этой статье представлен пример кода для программного задания параметров страницы листов Excel с помощью Node.js через C++. Установите ориентацию страницы, масштабный коэффициент, параметры FitToPages, размер бумаги, качество печати, номер первой страницы....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-pag...
  6. Impostare opzioni di pagina con Node.js tramite...

    Questo articolo fornisce codice di esempio per impostare le opzioni di pagina dei fogli di lavoro Excel programmaticamente usando Node.js tramite C++. Imposta l orientamento della pagina, fattore di scalatura, opzioni FitToPages, dimensione della carta, qualità di stampa, e numero della prima pagina....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/it/nodejs-cpp/setting-pag...
  7. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  8. Définir les options de page avec Node.js via C+...

    Cet article fournit un code d exemple pour définir programmatiquement les options de page des feuilles Excel à l aide de Node.js via C++. Définir l orientation de la page, le facteur d échelle, les options de s adapter à plusieurs pages, la taille du papier, la qualité d impression, le numéro de première page....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/fr/nodejs-cpp/setting-pag...
  9. ページオプションの設定|Documentation

    この資料では、Aspose.Cells for Python via .NET API を使用してExcelワークシートのページオプションをプログラムで設定するサンプルコードを提供します。ページの向き、スケーリングファクター、ページフィット設定、用紙サイズ、印刷品質、最初のページ番号などを設定できます。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ja/python-net/setting-pag...
  10. Faire pivoter le SVG en Python

    Ce guide explique comment faire pivoter un SVG en Python. Il contient les détails de configuration de l'environnement et une liste d'étapes en plus d'un extrait de code exécutable pour la rotation SVG en Python....de code exécutable pour la rotation SVG en Python. Il décrit le...transmission de l’angle de rotation de l’image SVG Exporter le...

    kb.aspose.com/fr/svg/python/rotate-svg-in-python/