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

rotate

(0.14 sec)
  1. ארכיון

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

    blog.aspose.com/he/pdf/rotate-pdf-pages-text-or...
  2. Cómo rotar el texto de la celda|Documentation

    Aprende cómo rotar el texto de una celda programáticamente usando Aspose.Cells for JavaScript vía C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  3. Come ruotare il testo della cella|Documentation

    Impara come ruotare il testo di una cella programmaticamente usando Aspose.Cells for JavaScript via C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  4. PDF forgatása Python segítségével

    Ez a rövid oktatóanyag bemutatja, hogyan forgathatja el a PDF-et Python használatával. Részletes lépéseket tartalmaz az alkalmazás megírásához, valamint egy futtatható mintakódot a PDF-oldalak Python használatával történő forgatásához....tájolás megváltoztatásához Rotate az oldal tartalmát is, ha szükséges...beállíthatja a Page.rotate értéket az aspose.pdf.Rotation enumerator egyik...

    kb.aspose.com/hu/pdf/python/how-to-rotate-pdf-u...
  5. Cara Memutar PDF menggunakan Python

    Tutorial singkat ini memandu tentang cara merotasi PDF menggunakan Python. Ini berisi langkah-langkah terperinci untuk menulis aplikasi dan kode contoh yang dapat dijalankan untuk memutar halaman PDF menggunakan Python....lebar untuk mengubah orientasi Rotate isi halaman juga jika diperlukan...Anda dapat menyetel nilai Page.rotate dengan salah satu nilai dari...

    kb.aspose.com/id/pdf/python/how-to-rotate-pdf-u...
  6. Как повернуть PDF с помощью Python

    В этом кратком руководстве рассказывается, как повернуть PDF-файл с помощью Python. Он содержит подробные шаги по написанию приложения и исполняемый пример кода для поворота страниц PDF с помощью Python.... Rotate содержимое страницы также,...можете установить значение Page.rotate с одним из значений перечислителя...

    kb.aspose.com/ru/pdf/python/how-to-rotate-pdf-u...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Orientation method. Gets or sets the orientation of the label text in C++....to change orientation and rotation for data labels. auto doc...data label orientation and rotation for the entire series. dataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Установка параметров страницы с помощью JavaScr...

    В этой статье приведен пример кода для программной установки параметров страницы листов Excel с помощью JavaScript через C++. Установка ориентации страницы, коэффициента масштабирования, параметров по умолчанию, размера бумаги, качества печати, первого номера страницы....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ru/javascript-cpp/setting...
  9. Configurar opciones de página con JavaScript ví...

    Este artículo proporciona código de ejemplo para establecer programáticamente las opciones de página de las hojas de cálculo de Excel usando JavaScript vía C++. Configurar orientación de página, factor de escalado, opciones de ajuste a páginas, tamaño de papel, calidad de impresión, primer número de página....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/es/javascript-cpp/setting...
  10. تدوير صفحات PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجياً باستخدام C#....زاوية الدوران باستخدام طريقة Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

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