Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 7,704 for

rotation

(0.17 sec)
  1. Comment faire pivoter du texte dans Adobe Acrob...

    Ce court didacticiel explique comment faire pivoter du texte dans Adobe Acrobat à l'aide de Java. Il contient des détails sur les paramètres de l'IDE, le processus par étapes et un exemple de code exécutable pour faire pivoter le texte au format PDF à l'aide de Java....seulement le processus de rotation du texte dans le PDF, mais...texte, la police et l’angle de rotation à l’aide des propriétés pertinentes...

    kb.aspose.com/fr/pdf/java/how-to-rotate-text-in...
  2. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... Downward Text is rotated 90 degrees to the right to...bottom (tb-rl). Upward Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ページオプションの設定|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...
  4. تدوير صفحات PDF باستخدام بايثون|Aspose.PDF لـ P...

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجيًا باستخدام بايثون....زاوية الدوران باستخدام طريقة ‘rotate’. import aspose.pdf as ap doc...دوران الصفحة page . rotate = ap . Rotation . ON90 # حفظ الملف...

    docs.aspose.com/pdf/ar/python-net/rotate-pages/
  5. aspose.svg

    docs.aspose.com/svg/files/aspose.svg

  6. Rotacionar Páginas de PDF Usando C#|Aspose.PDF ...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com C#....de rotação usando o método Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/pt/net/rotate-pages/
  7. Lưu trữ

    Lưu trữ...trang page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Lưu...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/vi/pdf/rotate-pdf-pages-text-or...
  8. Layer Manipulation in Aspose.PSD for Python|Doc...

    Examples of how to manipulate Layers of PSD File in Python...resize method, rotate another layer using the rotate method, and...manipulations such as resizing, rotating, adjusting filters, and more...

    docs.aspose.com/psd/python-net/psd-layer-manipu...
  9. 在 Python 中旋转 PDF 页面|Aspose.PDF for Python via .NET

    学习如何在 Python 中旋转 PDF 页面并更改页面方向。...ap from os import path def rotate_page ( infile , outfile ):...document . pages : page . rotate = ap . Rotation . ON90 document . save...

    docs.aspose.com/pdf/zh/python-net/rotate-pages/
  10. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET, geliştiricilerin bir kuaternionda temsil edilen iki rotasyon dönüşümünü birleştirmelerine izin verir.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/tr/net/concatenate-quaternio...