Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 7,442 for

rotate

(0.17 sec)
  1. Procurar

    Procurar...usando o método Page->setRotate(Rotation value) . Salve o arquivo PDF...página page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Salve...

    blog.aspose.com/pt/pdf/rotate-pdf-pages-text-or...
  2. ค้นหา

    ค้นหา...หมุนแต่ละหน้าโดยใช้เมธอด Page->setRotate(Rotation value) บันทึกไฟล์ PDF เอาต์พุตโดยใช้เมธอด...หมุนหน้า page->set_Rotate(Aspose::Pdf::Rotation::on180); } // บันทึกไฟล์...

    blog.aspose.com/th/pdf/rotate-pdf-pages-text-or...
  3. ארכיון

    ארכיון...עמוד בשיטת Page->setRotate(Rotation value) . שמור את קובץ הפלט...סובב עמוד page->set_Rotate(Aspose::Pdf::Rotation::on180); } // שמור...

    blog.aspose.com/he/pdf/rotate-pdf-pages-text-or...
  4. تدوير النص داخل PDF باستخدام Python|Aspose.PDF ...

    تعرف على طرق مختلفة لتدوير النص في PDF. يتيح لك Aspose.PDF تدوير النص إلى أي زاوية، تدوير جزء من النص أو فقرة كاملة.... Rotation = 45 ; // إنشاء جزء نصي مدوّر...textFragment3 . TextState . Rotation = 90 ; // إنشاء كائن TextBuilder...

    docs.aspose.com/pdf/ar/python-net/rotate-text-i...
  5. 编辑 PDF 的单独页面|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类编辑 PDF 的单独页面。...显示 在显示类别下,我们可以包括 PageSize、Rotation、Zoom 和 DisplayDuration 等属性。PageSize...B5、Letter、Ledger 和 P11x17。Rotation 属性用于设置单独页面的旋转。它可以接受 0、90、180...

    docs.aspose.com/pdf/zh/net/editing-a-pdf-s-indi...
  6. Come ruotare il testo della cella con C++|Docum...

    Codice C++ per ruotare il testo della cella con API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/it/cpp/how-to-rotate-text...
  7. Tick Etiketi Yönünü Değiştirme|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....sağlar HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED Aşağıdaki...parçası, tick etiketi yönünü ROTATE_90 ‘den HORIZONTAL ‘e değiştirir...

    docs.aspose.com/cells/tr/java/change-tick-label...
  8. 3D-Rotationseffekte in einer Visio-Zeichnung|Do...

    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....Voreinstellungen für schräge Rotation (unten links, unten rechts... Es gilt nicht für die 2D-Rotation. Das DistanzVomBoden Der Zellenwert...

    docs.aspose.com/diagram/de/java/3d-rotation-eff...
  9. JavaScript ve C++ ile Sayfa Seçenekleri Ayarlam...

    Bu makale, JavaScript ve C++ kullanarak Excel çalışma sayfalarının sayfa seçeneklerini programlı olarak ayarlamak için örnek kod sağlar. Sayfa Yönlendirmesi, Ölçekleme Faktörü, Sayfa Sığdırma Seçenekleri, Kağıt Boyutu, Baskı Kalitesi, İlk Sayfa Numarası ayarlama....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/tr/javascript-cpp/setting...
  10. Rust 를 사용하여 PDF 회전 | Aspose.PDF

    Rust via C++ 용 Aspose.PDF 를 사용하여 Rust 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....asposepdf :: { Document , Rotation }; fn main () -> Result <...) ? ; // Rotate page pdf . page_rotate ( 1 , Rotation :: On180...

    products.aspose.com/pdf/ko/rust-cpp/rotate/