Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 7,447 for

rotate

(0.21 sec)
  1. Insert Shape in Word using C#

    This article guides on how to insert shape in Word using C#. It has the IDE settings, steps, and a sample code to insert digital art using shapes in MS Word using C#....an inline shape and set the rotation angle Insert a free-floating...free-floating shape with rotation angle Create the OoxmlSaveOptions class...

    kb.aspose.com/words/net/insert-shape-in-word-us...
  2. 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...
  3. Ruota il PDF usando Go | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio Go utilizzando Aspose.PDF per Go via C++...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/it/go-cpp/rotate/
  4. Pythonを使用してPDFページを回転|Aspose.PDF for Python via ...

    このトピックでは、Pythonを使用して既存のPDFファイル内のページの向きをプログラムで回転させる方法について説明します。...また、‘rotate’メソッドを使用して回転角度を設定することでページの向きを変更することもできます。...ページの回転角度を設定 page . rotate = ap . Rotation . ON90 # 出力ファイルを保存...

    docs.aspose.com/pdf/ja/python-net/rotate-pages/
  5. Як обертати PDF за допомогою C#

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

    kb.aspose.com/uk/pdf/net/how-to-rotate-pdf-usin...
  6. セルのテキストの回転方法|Documentation

    C++を使用したAspose.Cells for JavaScriptでセルのテキスト回転をプログラムで行う方法を学びます。...> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  7. Lägg till vattenstämpel i PDF|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....in justering, förskjutning, rotation, opacitet, förgrund/bakgrund...in justering, förskjutning, rotation, opacitet, förgrund/bakgrund...

    docs.aspose.com/cells/sv/java/add-watermark-to-...
  8. Rotacionar Páginas de PDF com JavaScript via C+...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente via JavaScript via C++... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*Girar...

    docs.aspose.com/pdf/pt/javascript-cpp/rotate-pa...
  9. C# 를 사용하여 PDF 회전 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다.... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/ko/net/rotate/
  10. C#を使用してPDFページを回転させる|Aspose.PDF for .NET

    このトピックでは、既存のPDFファイルのページの向きをC#でプログラム的に回転させる方法について説明します。...また、Rotate()メソッドを使用して回転角度を設定することでページの向きを変更することもできます。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/ja/net/rotate-pages/