Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 7,706 for

rotate

(0.25 sec)
  1. Aspose.PSD cho Java 21.5 - Ghi chú phát hành|Do...

    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....TYPE_GENERAL_ROTATION F:com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F:com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/vi/java/aspose-psd-cho-java...
  2. Как работает SVG viewBox? – Руководство Aspose.SVG

    Узнайте с Aspose.SVG, что такое viewbox и как его можно использовать для масштабирования и обрезки изображений SVG....height = "56" transform = "rotate(90 125 128)" /> 6 < rect x...height = "56" transform = "rotate(-45 125 128)" /> 7 < rect x...

    docs.aspose.com/svg/ru/net/drawing-basics/svg-v...
  3. Archivo

    Archivo...filtro de preprocesamiento Rotate . Siga los pasos que se indican...PreprocessingFilter. Luego, agregue el filtro Rotate(). Mientras tanto, cree una...

    blog.aspose.com/es/ocr/skew-correction-in-image...
  4. 記録

    記録...set_rotation(0, 0, 40) textFrame.text_frame_format...shape.three_dformat.camera.set_rotation(20, 30, 40) shape.three_dformat...

    blog.aspose.com/ja/slides/create-three-d-effect...
  5. Архивы

    Архивы...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/ru/pdf/print-pdf-files-programm...
  6. Lưu trữ

    Lưu trữ...transform: rotate(0deg); } 100% { transform: rotate(360deg); }...

    blog.aspose.com/vi/cad/view-of-dwg-files-based-...
  7. 記録

    記録...透かしテキスト the_string = "45 Degree Rotated Text" graphics = Graphics(image)...height / 2) # 回転角度を設定する matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/ja/imaging/add-watermark-to-ima...
  8. Archiv

    Archiv...otočení pomocí filtru metody Rotate(). Dále vytvořte instanci třídy...filters.add(PreprocessingFilter.Rotate(-90)); // Uložte předzpracovaný...

    blog.aspose.com/cs/ocr/image-skew-correction-in...
  9. Получить и установить свойства страниц PDF в Py...

    Узнайте, как просматривать и обновлять свойства страниц PDF, такие как размер, количество и информация о цвете, в Python....number } " ) print ( f "Rotate : { page . rotate } " ) Определить цвет...

    docs.aspose.com/pdf/ru/python-net/get-and-set-p...
  10. 添加 PDF 页面印章|Aspose.PDF for Java

    本节解释了如何使用 PdfFileStamp 类与 Aspose.PDF Facades 一起工作。... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/zh/java/add-pdf-page-stamp/