Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 7,271 for

rotate

(0.06 sec)
  1. 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/
  2. 如何使用 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...
  3. Cómo rotar el texto de la celda|Documentation

    Aprende cómo rotar el texto de una celda programáticamente usando Aspose.Cells for JavaScript vía C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  4. Come ruotare il testo della cella|Documentation

    Impara come ruotare il testo di una cella programmaticamente usando Aspose.Cells for JavaScript via C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  5. تدوير النص داخل PDF باستخدام Python|Aspose.PDF ...

    تعرف على طرق مختلفة لتدوير النص في PDF. يتيح لك Aspose.PDF تدوير النص إلى أي زاوية، تدوير جزء من النص أو فقرة كاملة.... Rotation = 45 ; // إنشاء جزء نصي مدوّر...textFragment3 . TextState . Rotation = 90 ; // إنشاء كائن TextBuilder...

    docs.aspose.com/pdf/ar/python-net/rotate-text-i...
  6. Архивы

    Архивы...страницу page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Сохраните...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/ru/pdf/rotate-pdf-pages-text-or...
  7. أرشيف

    أرشيف...الصفحة page->set_Rotate(Aspose::Pdf::Rotation::on180); } // احفظ...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/ar/pdf/rotate-pdf-pages-text-or...
  8. Поворот страниц PDF с помощью C#|Aspose.PDF for...

    В этом разделе описывается, как программно повернуть ориентацию страниц в существующем файле PDF с помощью C#....угол поворота с помощью метода Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/ru/net/rotate-pages/
  9. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAxisTitle Orientation property. Gets or sets the orientation of the axis title text....how to set orientation and rotation of chart and axis titles....Horizontal ; chart . Title . Rotation = 90 ; // Before setting title...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 搜索

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

    blog.aspose.com/zh-hant/pdf/rotate-pdf-pages-te...