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

rotation

(0.08 sec)
  1. Aspose::Words::Drawing::Fill::get_RotateWithObj...

    Aspose::Words::Drawing::Fill::get_RotateWithObject method. Gets whether the fill rotates with the specified object in C++....method Gets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Fill::set_RotateWithObj...

    Aspose::Words::Drawing::Fill::set_RotateWithObject method. Sets whether the fill rotates with the specified object in C++....method Sets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Rotar Páginas de PDF Usando C++|Aspose.PDF para...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente de manera programática con C++....de rotación usando el método Rotate(). void ChangePageOrientatio...la página page -> set_Rotate ( Rotation :: on90 ); } // Guardar...

    docs.aspose.com/pdf/es/cpp/rotate-pages/
  4. 使用 C++ 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hans/cpp/rotate/
  5. Tambahkan Cap Teks di PDF melalui Python|Aspose...

    Tambahkan cap teks ke dokumen PDF menggunakan kelas TextStamp dengan pustaka Aspose.PDF untuk Python.... rotate = ap . Rotation . ON90 # Atur properti...BlendingColorSpace . DEVICE_RGB stamp . rotation = 45.0 stamp . is_background...

    docs.aspose.com/pdf/id/python-net/text-stamps-i...
  6. Обрезка, поворот и изменение размера изображени...

    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....Rotate для удобства пользователей...RotateFlip, метод RasterImage .Rotate принимает три параметра: Угол...

    docs.aspose.com/psd/ru/net/crop-rotate-and-resi...
  7. Resimleri Kırpma, Döndürme ve Yeniden Boyutland...

    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....Rotate yöntemini sunar. RasterImage...yönteminin aksine, RasterImage .Rotate yöntemi üç parametreyi kabul...

    docs.aspose.com/psd/tr/net/crop-rotate-and-resi...
  8. Архів

    Архів...Встановіть кут повороту в методі Rotate . Збережіть повернутий вихідний..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Завантажте...

    blog.aspose.com/uk/psd/crop-rotate-psd-csharp/
  9. Fill.rotateWithObject property | Aspose.Words f...

    Fill.rotateWithObject property. Gets or sets whether the fill rotates with the specified object....Gets or sets whether the fill rotates with the specified object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Memutar Halaman PDF Menggunakan C++|Aspose.PDF ...

    Topik ini menjelaskan cara memutar orientasi halaman dalam file PDF yang sudah ada secara terprogram dengan C++....sudut rotasi menggunakan metode Rotate(). void ChangePageOrientatio...rotasi halaman page -> set_Rotate ( Rotation :: on90 ); } // Menyimpan...

    docs.aspose.com/pdf/id/cpp/rotate-pages/