Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 7,636 for

rotate

(2.76 sec)
  1. Rotacionar Páginas de PDF Usando Python|Aspose....

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com Python....de rotação usando o método ‘rotate’. import aspose.pdf as ap doc...rotação da página page . rotate = ap . Rotation . ON90 # Salvar arquivo...

    docs.aspose.com/pdf/pt/python-net/rotate-pages/
  2. قص وتدوير وتغيير حجم الصور|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....Rotate لتي تيسر امور مستخدميها الذين...RotateFlip، تقبل طريقة RasterImage.Rotate ثلاثة معلمات: زاوية الدوران:...

    docs.aspose.com/psd/ar/java/crop-rotate-and-res...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....Rotation Property Please use DataLabels...property instead. Deleted Title.Rotation Property Please use Title...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Повернуть текст с фигурой внутри таблицы|Docume...

    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_text_with_shape . Значение...свойство ShapeTextAlignment.rotate_text_with_shape как false и...

    docs.aspose.com/cells/ru/python-net/rotate-text...
  5. Aggiungi timbro immagine al PDF usando Python |...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET.... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/it/python-net/stamps/im...
  6. ChartDataLabel.Orientation | Aspose.Words per .NET

    Scopri la proprietà Orientamento ChartDataLabel per personalizzare facilmente l'orientamento del testo dell'etichetta, per una migliore visualizzazione dei dati e una maggiore chiarezza nei tuoi grafici.... Rotation = - 45 ; // Modifica l'orientamento...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  7. Otočte text ve Wordu pomocí Pythonu

    Otočte text ve Wordu pomocí Pythonu. Získejte podrobnosti o nastavení IDE, seznam kroků a ukázkový kód pro převrácení textu ve Wordu pomocí Pythonu....orientaci textu na VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD a HORIZONTAL...

    kb.aspose.com/cs/words/python/rotate-text-in-wo...
  8. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/zh-hant/java/stamps/text/
  9. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 C++ 处理 PDF 中的标头的示例 C++ 代码。...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/zh-hans/cpp/header/
  10. Working with Pages|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfPageEditor Class....various manipulation with pages: Rotating Page in PDF Document Applying...

    docs.aspose.com/pdf/net/pdfpageeditor-class/