Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 7,455 for

rotate

(0.17 sec)
  1. Features|Documentation

    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....appearance-related properties Image rotation Encoding and decoding non-English...background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/cpp/product-features/
  2. Python を使用して PDF を回転する方法

    この短いチュートリアルでは、Python を使用して PDF を回転する方法について説明します。アプリケーションを作成するための詳細な手順と、Python を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。... Rotate 必要に応じてページのコンテンツも 向きを変更し、コンテンツを回転させて、出力...回転させたい場合は、Page.rotate 値に aspose.pdf.Rotation 列挙子の値の 1 つを設定できます。...

    kb.aspose.com/ja/pdf/python/how-to-rotate-pdf-u...
  3. Поворот страниц PDF с использованием Python|Asp...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле с помощью Python....поворота с помощью метода ‘rotate’. import aspose.pdf as ap doc...поворота страницы page . rotate = ap . Rotation . ON90 # Сохранить...

    docs.aspose.com/pdf/ru/python-net/rotate-pages/
  4. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python....rotasi menggunakan metode ‘rotate’. import aspose.pdf as ap doc...rotasi halaman page . rotate = ap . Rotation . ON90 # Simpan file...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  5. اضافه کردن تمبر متن به PDF با استفاده از C++ | ...

    تمبر متن را به فایل PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ اضافه کنید....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/fa/cpp/stamps/text/
  6. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加文本图章。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hant/cpp/stamps/text/
  7. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Orientation method. Gets or sets the orientation of the axis title text in C++....how to set orientation and rotation of chart and axis titles....chart -> get_Title () -> set_Rotation ( 90 ); // Before setting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Orientation method. Gets or sets the orientation of the chart title text in C++....how to set orientation and rotation of chart and axis titles....chart -> get_Title () -> set_Rotation ( 90 ); // Before setting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. เพิ่มแสตมป์ข้อความลงใน PDF โดยใช้ C++ | Aspose.PDF

    เพิ่มแสตมป์ข้อความลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/th/cpp/stamps/text/
  10. Python 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 텍스트 스탬프를 추가합니다....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/stamps/text/