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

rotation

(0.28 sec)
  1. Configuration des options de page avec C++|Docu...

    Cet article fournit un exemple de code pour définir les options de page des feuilles Excel de manière programmatique en utilisant l API C++. Vous pourrez définir l orientation de la page, le facteur de mise à l’échelle, les options FitToPages, la taille du papier, la qualité d impression, le numéro de la 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/cpp/setting-page-options/
  2. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ 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/zh/cpp/setting-page-options/
  3. arkiv

    arkiv... Före rotation bör bilden cachelagras för...Ange vinkeln för rotation i metoden rotate . Spara utdatafilen...

    blog.aspose.com/sv/psd/crop-rotate-psd-image-java/
  4. أرشيف

    أرشيف...rotate = ap.Rotation.ON90 # احفظ ملف PDF...PDF الذي تم تدويره doc.save("rotated.pdf") يقوم نموذج الكود أعلاه...

    blog.aspose.com/ar/pdf/rotate-pdf-in-python/
  5. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for Python via .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/de/python-net/simplify-the-c...
  6. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/Rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....sätt att definiera objekts rotation i 3D utrymme, Euler vinklar...TSR (översättning/skalning/rotation) används oftast i 3D scenario...

    docs.aspose.com/3d/sv/python-net/adding-transfo...
  7. arkiv

    arkiv...rotate = ap.Rotation.ON90 # Spara roterad...roterad PDF-fil doc.save("rotated.pdf") Ovanstående kodexempel roterar...

    blog.aspose.com/sv/pdf/rotate-pdf-in-python/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – چرخش پی دی اف API https://products.aspose.com/pdf/fa/rotate/ Recent content in چرخش پی دی اف API on Aspsoe.PDF Products Hugo -- gohugo.io fa Th......com/pdf/fa/rotate/ Recent content in چرخش پی...https://products.aspose.com/pdf/fa/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/rotate/index.xml
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – หมุน PDF API https://products.aspose.com/pdf/th/rotate/ Recent content in หมุน PDF API on Aspsoe.PDF Products Hugo -- gohugo.io th Thu, 15 Jan ......com/pdf/th/rotate/ Recent content in หมุน PDF...https://products.aspose.com/pdf/th/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/rotate/index.xml
  10. ページ情報を取得|Aspose.PDF for Python via .NET

    Aspose.PDF for Python を使用して PDF 内のページレベルの情報にプログラムでアクセスする方法を学習します。このガイドでは、PDF 文書内の特定のページのページの幅、高さ、回転、オフセットを取得する方法を示します。...( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) ページオフセットを取得...

    docs.aspose.com/pdf/ja/python-net/get-page-info/