Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 7,647 for

rotate

(0.1 sec)
  1. Drehen Sie Text in Word mit Python

    Drehen Sie Text in Word mit Python. Erhalten Sie Details zum Festlegen der IDE, eine Liste der Schritte und einen Beispielcode zum Umdrehen des Texts in Word mit Python....Laden Sie die Word-Datei zur Rotation in das Klassenobjekt Document...Textausrichtung auf VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...

    kb.aspose.com/de/words/python/rotate-text-in-wo...
  2. Як обертати PDF за допомогою C#

    У цій статті описано, як обертати PDF за допомогою C#. У ньому є параметри середовища розробки, список кроків, які потрібно виконати, і зразок коду для обертання PDF-сторінок за допомогою C#....прямокутник Встановіть властивість Rotation сторінки, щоб також обертати... скористайтеся властивістю Rotate сторінки, для якої в цьому...

    kb.aspose.com/uk/pdf/net/how-to-rotate-pdf-usin...
  3. Chercher

    chercher...Définissez l’angle de rotation dans la méthode Rotate . Enregistrez le..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Charger le...

    blog.aspose.com/fr/psd/crop-rotate-psd-csharp/
  4. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  5. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....and Y position coordinates Rotation angle Foreground or background...applies a semi-transparent rotated watermark, and saves the modified...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  8. تدوير النص مع الشكل داخل ورقة العمل|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_text_with_shape . القيمة الافتراضية...الخاصية ShapeTextAlignment.rotate_text_with_shape على false ثم...

    docs.aspose.com/cells/ar/python-net/rotate-text...
  9. Exporter des fichiers CAD vers PDF-3D|CAD Docum...

    Utilisez le convertisseur PDF-3D pour C# .NET AutoCAD en C#. Vous pouvez convertir un modèle 3D en PDF-3D en C# .NET également.... La rotation, le redimensionnement et la...ainsi qu’une démonstration de rotation et de redimensionnement. Ressources...

    docs.aspose.com/cad/fr/net/developer-guide/expo...
  10. 搜索

    搜索...save("rotated-image.bmp"); 以下是我們在旋轉後得到的輸入圖像(左)和結果圖像(右)。...270 度以外的角度。為此,API 提供了 Image.rotate(float angle) 方法,該方法接受旋轉角度作為參數。以下代碼示例顯示瞭如何在...

    blog.aspose.com/zh-hant/imaging/rotate-images-i...