Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 7,447 for

rotate

(0.24 sec)
  1. So erstellen Sie einen gedrehten Barcode in Java

    Dieses kurze Tutorial zeigt Ihnen, wie Sie gedrehte Barcodes in Java erstellen. Sie können Barcode-Bilder in Java erstellen und um einen beliebigen Winkel drehen, den Sie in Grad angeben möchten.... Sie können Barcode-Rotation in Java mit unterschiedlichen...zum Festlegen der Barcode-Rotation in Java Dieser Beispielcode...

    kb.aspose.com/de/barcode/java/how-to-create-rot...
  2. Obróć tekst w programie Word za pomocą języka P...

    Obróć tekst w programie Word za pomocą języka Python. Uzyskaj szczegółowe informacje dotyczące ustawiania środowiska IDE, listę kroków i przykładowy kod umożliwiający odwracanie tekstu w programie Word przy użyciu języka Python....orientację tekstu na VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD i HORIZONTAL...

    kb.aspose.com/pl/words/python/rotate-text-in-wo...
  3. 記録

    記録...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/ja/pdf/rotate-text-inside-pdf-d...
  4. Trabalhar com Transformações em ficheiro PS | P...

    Como transformar um conteúdo num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....) 68 69 70 ########## Rotation ########## 71 # Save graphics...write_graphics_save () 73 74 # Rotate the current graphics state...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  5. Lavorare con le trasformazioni in un file PS | ...

    Come trasformare un contenuto in un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....) 68 69 70 ########## Rotation ########## 71 # Save graphics...write_graphics_save () 73 74 # Rotate the current graphics state...

    docs.aspose.com/page/it/python-net/ps/working-w...
  6. Manipulation des calques dans Aspose.PSD pour P...

    Exemples de manipulation des calques de fichiers PSD en Python...calque en utilisant la méthode rotate, et ajustons le contraste d’un...que le redimensionnement, la rotation, l’ajustement des filtres...

    docs.aspose.com/psd/fr/fr/python-net/psd-layer-...
  7. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加水印...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hans/cpp/watermark/add/
  8. Reading Metadata|Documentation

    Learn how to access and use barcode metadata returned by BarCodeReader in Aspose.BarCode for Java....sub-image without caring about rotation. barCodeRegionParamet.getQuadrangle()...getLeftBottom() . The quadrangle can be rotated or skewed and represents the...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. اضافه کردن تمبر متن به PDF با استفاده از Java |...

    تمبر متن را به فایل PDF به صورت برنامه نویسی با کد نمونه Java با استفاده از Aspose.PDF برای Java اضافه کنید....100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/fa/java/stamps/text/
  10. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    示例C++使用 Aspose.PDF通過C++處理 PDF 中的頁眉的代碼。...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/zh-hant/cpp/header/