Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 7,642 for

rotation

(0.17 sec)
  1. Получить и установить свойства страниц PDF в Py...

    Узнайте, как просматривать и обновлять свойства страниц PDF, такие как размер, количество и информация о цвете, в Python....number } " ) print ( f "Rotate : { page . rotate } " ) Определить цвет...

    docs.aspose.com/pdf/ru/python-net/get-and-set-p...
  2. 添加 PDF 页面印章|Aspose.PDF for Java

    本节解释了如何使用 PdfFileStamp 类与 Aspose.PDF Facades 一起工作。... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/zh/java/add-pdf-page-stamp/
  3. 線上或使用 .NET 旋轉 BMP 文檔 | products.aspose.com

    透過線上應用程式免費旋轉 BMP 文件。用於旋轉 BMP 檔案的 .NET API C# 程式碼。...NET Rotate 線上或使用 .NET 旋轉 BMP 文檔 線上或透過...Image.Load 載入 BMP 文件 使用相關屬性呼叫 Rotate 方法 呼叫保存方法 .NET 程式碼:旋轉 BMP 文件...

    products.aspose.com/total/zh-hant/net/rotate/bmp/
  4. 線上或使用 .NET 旋轉 Image 文檔 | products.aspose.com

    透過線上應用程式免費旋轉 Image 文件。用於旋轉 Image 檔案的 .NET API C# 程式碼。...NET Rotate 線上或使用 .NET 旋轉 Image 文檔 線上或透過...Image.Load 載入 Image 文件 使用相關屬性呼叫 Rotate 方法 呼叫保存方法 .NET 程式碼:旋轉 Image...

    products.aspose.com/total/zh-hant/net/rotate/im...
  5. إدارة الأشكال في العروض التقديمية باستخدام بايث...

    تعلم كيفية إنشاء وتعديل وتحسين الأشكال في Aspose.Slides for Python عبر .NET وتقديم عروض PowerPoint وOpenDocument عالية الأداء.... rotation = shape . frame . rotation shape . frame...height , flip_h , flip_v , rotation ) presentation . save ( "output...

    docs.aspose.com/slides/ar/python-net/shape-mani...
  6. Графика LaTeX | команда \includegraphics

    Стоит упомянуть включение графики в TeX. Говоря об этом, первое, что приходит на ум, — это команда `\includegraphics`.... png }} % rotates the image by 25 degrees counterclockwise...] {sample - image. png } % rotates the image by 10 degrees counterclockwise...

    docs.aspose.com/tex/ru/net/latex-graphics/
  7. ページプロパティの操作|Aspose.PDF for .NET

    このセクションでは、PdfPageEditorクラスを使用してAspose.PDFファサードでページプロパティを操作する方法を説明します。... WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...100 , 100 ); // Set page rotations var pageRotations = new System...

    docs.aspose.com/pdf/ja/net/manipulate-page-prop...
  8. Archiv

    Archiv...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/de/pdf/print-pdf-files-programm...
  9. Procurar

    Procurar...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/pt/pdf/print-pdf-files-programm...
  10. Girar SVG en Python

    Esta guía explica en detalle cómo rotar un SVG en Python. Contiene detalles de configuración del entorno y una lista de pasos, además de un fragmento de código ejecutable para rotar un SVG en Python.... Además, invoque el método rotate() mientras pasa el ángulo de...

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