Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 4,425 for

rotate page

(1.35 sec)
  1. PDF内のテキストをPythonで回転させる|Aspose.PDF for Python vi...

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、任意の角度にテキストを回転させたり、テキストの断片や全文を回転させたりできます。...特定のページを取得 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...

    docs.aspose.com/pdf/ja/python-net/rotate-text-i...
  2. Sayfa Seçenekleri ile C++ Kullanımı|Documentation

    Bu makale, C++ API kullanarak Excel çalışma sayfalarının sayfa ayarlarını programlama yoluyla ayarlamak için örnek kod sağlar. Sayfa Yönlendirmesi, Ölçek Faktörü, Sayfa Sığdırma Seçenekleri, Kağıt Boyutu, Yazdırma Kalitesi, İlk Sayfa Numarası ayarlayabileceksiniz.... Get ( 0 ); // Set the page orientation to Portrait worksheet..."PageOrientation_out.xls" ); std :: cout << "Page orientation set successfully...

    docs.aspose.com/cells/tr/cpp/setting-page-options/
  3. Ajouter un filigrane au PDF en utilisant C++|As...

    Cet article explique les fonctionnalités de travail avec les artefacts et l'obtention de filigranes dans les PDFs de manière programmatique avec le C++....artefacts sur une page particulière, la classe Page a la propriété...incluent Background, Layout, Page, Pagination et Undefined). Artifact...

    docs.aspose.com/pdf/fr/cpp/add-watermarks/
  4. Lưu trữ

    Lưu trữ...(System::SharedPtr<Page> page : pdfDocument->get_Pages()) { // Xoay...Xoay trang page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Lưu...

    blog.aspose.com/vi/pdf/rotate-pdf-pages-text-or...
  5. Impostare opzioni di pagina con C++|Documentation

    Questo articolo fornisce codice di esempio per impostare programmaticamente le opzioni di pagina dei fogli di lavoro Excel utilizzando l API C++. Potrai impostare Orientamento pagina, Fattore di scala, opzioni FitToPages, Dimensione carta, Qualità di stampa, Numero prima pagina.... Get ( 0 ); // Set the page orientation to Portrait worksheet..."PageOrientation_out.xls" ); std :: cout << "Page orientation set successfully...

    docs.aspose.com/cells/it/cpp/setting-page-options/
  6. أرشيف

    أرشيف...pages. في كل تكرار ، قم بتحديث ارتفاع...Document("input.pdf") for page in doc.pages: # قم بتحويل اتجاه كل...

    blog.aspose.com/ar/pdf/rotate-pdf-in-python/
  7. Ajouter un tampon de texte et d'image|Aspose.PD...

    Cette section explique comment ajouter un tampon de texte et d'image avec Aspose.PDF Facades en utilisant la classe PdfFileStamp....tampon de texte sur toutes les pages d’un fichier PDF La classe PdfFileStamp...tampon de texte sur toutes les pages d’un fichier PDF. Pour ajouter...

    docs.aspose.com/pdf/fr/net/add-text-and-image-s...
  8. آرشیوها

    آرشیوها...pages راه اندازی کنید. در هر تکرار،...Document("input.pdf") for page in doc.pages: # جهت هر صفحه را از افقی...

    blog.aspose.com/fa/pdf/rotate-pdf-in-python/
  9. Configuración de opciones de página con C++|Doc...

    Este artículo proporciona código de ejemplo para establecer las opciones de página de las hojas de cálculo de Excel programáticamente usando la API de C++. Podrás establecer la orientación de la página, el factor de escala, las opciones de ajuste a páginas, tamaño del papel, calidad de impresión, número de página inicial.... Get ( 0 ); // Set the page orientation to Portrait worksheet..."PageOrientation_out.xls" ); std :: cout << "Page orientation set successfully...

    docs.aspose.com/cells/es/cpp/setting-page-options/
  10. So drehen Sie PDF mit Python

    Dieses kurze Tutorial erklärt, wie man PDFs mit Python dreht. Es enthält detaillierte Schritte zum Schreiben der Anwendung und einen ausführbaren Beispielcode zum Drehen von PDF-Seiten mit Python....Page Product Family Aspose.PSD Product...um die Ausrichtung zu ändern Rotate ggf. auch den Seiteninhalt...

    kb.aspose.com/de/pdf/python/how-to-rotate-pdf-u...