Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 7,548 for

rotation

(0.18 sec)
  1. Hur man konverterar PLT till PDF i C#

    Den här snabba artikeln förklarar hur man konverterar PLT till PDF i C#. Den täcker all viktig information inklusive algoritmen och kodavsnittet för att skapa en PLT till PDF-konverteringsprogramvara i C#....Dessutom kan du också ställa in rotation, vattenstämpelfärg, vattenstämpeltext...

    kb.aspose.com/sv/cad/net/how-to-convert-plt-to-...
  2. Як обертати PDF за допомогою Java

    У цій статті описано, як обертати PDF за допомогою Java. Він містить інструкції щодо налаштування середовища, написання базової програми та зразка коду для зміни орієнтації PDF за допомогою Java....on180 або on270 з перелічувача Rotation, щоб установити кут за допомогою...

    kb.aspose.com/uk/pdf/java/how-to-rotate-pdf-usi...
  3. أرشيف

    أرشيف...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/ar/pdf/print-pdf-files-programm...
  4. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an object. To learn more, visit the documentation article in C++.... () Gets whether the fill rotates with the specified object....(bool) Sets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes, including 1D, 2D, and Postal types. Use API in Python applications....customizing borders, color scheme, rotating angle, resolution, and a lot...text documents or that are rotated at an angle. Other presets...

    products.aspose.com/barcode/python-java/
  6. Tambahkan Stempel Halaman PDF|Aspose.PDF untuk ...

    Bagian ini menjelaskan cara bekerja dengan Aspose.PDF Facades menggunakan Kelas PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/java/add-pdf-page-stamp/
  7. Encrypt and Decrypt PDF Files in Python|Aspose....

    Learn how to set PDF privileges, encrypt files, decrypt protected PDFs, and change passwords in Python.... Change Passwords - Rotate or update credentials without...restrict printing or copying, rotate credentials, or inspect whether...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  8. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...Rotation – 获取工件的旋转(以度为单位,正值表示逆时针旋转)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  9. Añadir Sello de Página PDF|Aspose.PDF para Java

    Esta sección explica cómo trabajar con Aspose.PDF Facades usando la Clase PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/es/java/add-pdf-page-stamp/
  10. Pythonを使用してPDFに透かしを追加する|Aspose.PDF for Python v...

    この記事では、Pythonを使用してプログラムでPDFのアーティファクトを操作し、透かしを取得する機能について説明します。... rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ja/python-net/add-watermarks/