Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 7,546 for

rotate

(0.35 sec)
  1. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap title. By default overlay is false in C++....::Charts::ChartTitle::get_Rotation method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Cara Memutar SVG di C#

    Artikel ini membantu cara merotasi SVG di C#. Ini memiliki detail konfigurasi IDE, daftar langkah-langkah bersama dengan kode sampel untuk memutar SVG di C#.... Metode rotate() digunakan yang mengambil...

    kb.aspose.com/id/svg/net/how-to-rotate-an-svg-i...
  3. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....rotation property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....FlipH and FlipV , and the rotation angle. Assigning this instance...vertically. float rotation = shape . Frame . Rotation ; shape . Frame...

    docs.aspose.com/slides/net/shape-manipulations/
  5. أرشيف

    أرشيف...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/ar/pdf/print-pdf-files-programm...
  6. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes, including 1D, 2D, and Postal types. Use API in Python applications....customizing borders, color scheme, rotating angle, resolution, and a lot...text documents or that are rotated at an angle. Other presets...

    products.aspose.com/barcode/python-java/
  7. Tambahkan Stempel Halaman PDF|Aspose.PDF untuk ...

    Bagian ini menjelaskan cara bekerja dengan Aspose.PDF Facades menggunakan Kelas PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/java/add-pdf-page-stamp/
  8. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...Rotation – 获取工件的旋转(以度为单位,正值表示逆时针旋转)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  9. Añadir Sello de Página PDF|Aspose.PDF para Java

    Esta sección explica cómo trabajar con Aspose.PDF Facades usando la Clase PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/es/java/add-pdf-page-stamp/
  10. Pythonを使用してPDFに透かしを追加する|Aspose.PDF for Python v...

    この記事では、Pythonを使用してプログラムでPDFのアーティファクトを操作し、透かしを取得する機能について説明します。... rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ja/python-net/add-watermarks/