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

rotate

(0.41 sec)
  1. Archiwa

    Archiwa...pomocą metody Page->setRotate(Rotation value) . Zapisz wyjściowy...stronę page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Zapisz...

    blog.aspose.com/pl/pdf/rotate-pdf-pages-text-or...
  2. Архів

    Архів...допомогою методу Page->setRotate(Rotation value) . Збережіть вихідний...сторінку page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Збережіть...

    blog.aspose.com/uk/pdf/rotate-pdf-pages-text-or...
  3. Node.js経由のC++でページオプションを設定する方法|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/ja/nodejs-cpp/setting-pag...
  4. Rotera BMP-dokument online eller med .NET | pro...

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

    products.aspose.com/total/sv/net/rotate/bmp/
  5. Rotera PNG-dokument online eller med .NET | pro...

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

    products.aspose.com/total/sv/net/rotate/png/
  6. 搜索

    搜索... 使用 Page->setRotate(Rotation value) 方法旋轉每個頁面。 使用 Docum...// 旋轉頁面 page->set_Rotate(Aspose::Pdf::Rotation::on180); } // 保存...

    blog.aspose.com/zh-hant/pdf/rotate-pdf-pages-te...
  7. 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/
  8. 如何使用 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...
  9. Modifier la direction des étiquettes de graduat...

    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....suivants HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED L’image suivante...des libellés de graduation de ROTATE_90 à HORIZONTAL . Code d’exemple...

    docs.aspose.com/cells/fr/java/change-tick-label...
  10. ארכיון

    ארכיון...rotate = ap.Rotation.ON90 # שמור קובץ PDF...PDF מסובב doc.save("rotated.pdf") דגימת הקוד שלמעלה מסובבת את כל...

    blog.aspose.com/he/pdf/rotate-pdf-in-python/