Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 7,647 for

rotate

(0.94 sec)
  1. 텍스트 및 이미지 스탬프 추가|Aspose.PDF for .NET

    이 섹션에서는 PdfFileStamp 클래스를 사용하여 Aspose.PDF Facades로 텍스트 및 이미지 스탬프를 추가하는 방법을 설명합니다.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ko/net/add-text-and-image-s...
  2. Обробка шарів у Aspose.PSD для Java|Documentation

    Приклади того, як обробляти шари файлу PSD у Java...обертаємо інші за допомогою rotate та відтінок змінюємо за допомогою...

    docs.aspose.com/psd/uk/java/psd-layer-manipulat...
  3. Aspose.BarCode for JavaScript via C++|Documenta...

    Aspose.BarCode for JavaScript via C++ API allows JavaScript developers to control and manipulate barcode scanning, barcode reading, and QR scanning functionalities. It provides a set of classes for working with barcodes on the frontend. A free evaluation version is available....background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/javascript-cpp/
  4. Faire pivoter une forme avec un angle approprié...

    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.... VDX ) puts "Rotated shape." Télécharger le code...

    docs.aspose.com/diagram/fr/java/rotate-a-shape-...
  5. HtmlSaveOptions.imageResolution property | Aspo...

    HtmlSaveOptions.imageResolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...properties such as cropping or rotation require saving transformed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Formater les formes PowerPoint en .NET|Document...

    Apprenez à formater les formes PowerPoint en C# avec Aspose.Slides — définissez les styles de remplissage, de ligne et d’effet pour les fichiers PPT et PPTX avec précision et plein contrôle.... Définissez la propriété Rotation de la forme sur l’angle souhaité...forme de 5 degrés. shape . Rotation = 5 ; // Enregistrer le fichier...

    docs.aspose.com/slides/fr/net/shape-formatting/
  7. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...Rotate Not Rotating the Document When Page...

    forum.aspose.com/tag/aspose-pdf-net
  8. Arşiv

    Arşiv...save("rotated-image.bmp"); Aşağıdakiler,...// Resmi Kaydet image.save("rotated-image.bmp"); Aşağıdaki, döndürme...

    blog.aspose.com/tr/imaging/flip-images-in-java/
  9. 使用 Java 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page . setRotate ( Rotation . on90...

    products.aspose.com/pdf/zh-hans/java/rotate/
  10. Change PDF Page Size Programmatically|Aspose.PD...

    使用C++库更改PDF文件的页面大小。...将页面旋转90度 page -> set_Rotate ( Rotation :: on90 ); // 获取页面高度和宽度信息...

    docs.aspose.com/pdf/zh/cpp/change-page-size/