Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 7,446 for

rotate

(0.14 sec)
  1. 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/python-net/aspose.wo...
  2. 档案

    档案...Pdf 成功配置 API 后,您可以使用 Rotation 枚举来选择顺时针方向的合适旋转值。 使用 C# 旋转...文件的所有页面: 加载输入的 PDF 文档 遍历每一页 使用 Rotation 属性旋转 PDF 的页面 保存输出 PDF 文件 下面的代码片段显示了如何使用...

    blog.aspose.com/zh/pdf/rotate-pdf-text-image-pa...
  3. تعيين خيارات الصفحة باستخدام C++|Documentation

    توفر هذه المقالة مثال برمجي لتعيين خيارات صفحة أوراق عمل Excel برمجياً باستخدام واجهة برمجة تطبيقات C++. ستتمكن من ضبط اتجاه الصفحة، معامل التع scaling، خيارات FitToPages، حجم الورقة، جودة الطباعة، ورقم الصفحة الأولى....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ar/cpp/setting-page-options/
  4. Установка параметров страницы с помощью C++|Doc...

    В этой статье приведен пример кода для установки параметров страницы листов Excel программно с помощью API на C++. Вы сможете установить ориентацию страницы, масштабный коэффициент, параметры FitToPages, размер бумаги, качество печати, номер первой страницы....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ru/cpp/setting-page-options/
  5. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/cpp/setting-page-options/
  6. Faire pivoter une image en Java

    Ce sujet succinct montre comment faire pivoter une image en Java. L'opération de rotation de bitmap en Java sera démontrée pour un angle défini par l'utilisateur, y compris comment spécifier la couleur de fond pour les zones révélées par la rotation.... L’opération de rotation de bitmap en Java sera démontrée...les zones révélées par la rotation. Vous découvrirez également...

    kb.aspose.com/fr/imaging/java/rotate-image-in-j...
  7. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series....to change orientation and rotation for data labels. doc = aw...data label orientation and rotation for the entire series. data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Архів

    Архів...Rotation . Створіть новий об’єкт TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/uk/pdf/rotate-text-inside-pdf-d...
  9. Sayfa Seçenekleri ile C++ Kullanımı|Documentation

    Bu makale, C++ API kullanarak Excel çalışma sayfalarının sayfa ayarlarını programlama yoluyla ayarlamak için örnek kod sağlar. Sayfa Yönlendirmesi, Ölçek Faktörü, Sayfa Sığdırma Seçenekleri, Kağıt Boyutu, Yazdırma Kalitesi, İlk Sayfa Numarası ayarlayabileceksiniz....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/tr/cpp/setting-page-options/
  10. หมุน PDF โดยใช้ Rust | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Rust โดยใช้ Aspose.PDF สำหรับ Rust via C++...รหัสนำเข้า “เอกสาร” และ “Rotation” จากลัง “asposepdf” ซึ่งม...asposepdf :: { Document , Rotation }; fn main () -> Result <...

    products.aspose.com/pdf/th/rust-cpp/rotate/