Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 7,272 for

rotation

(0.13 sec)
  1. تخصيص المخططات ثلاثية الأبعاد في العروض التقديم...

    تعلم كيفية إنشاء وتخصيص المخططات ثلاثية الأبعاد في Aspose.Slides للبايثون عبر .NET، مع دعم ملفات PPT و PPTX و ODP—عزز عروضك التقديمية اليوم.... rotation_3d . right_angle_axes = True chart . rotation_3d...rotation_3d . rotation_x = 40 chart . rotation_3d . rotation_y = 270 chart...

    docs.aspose.com/slides/ar/python-net/3d-chart/
  2. 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...
  3. Установка параметров страницы с помощью 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...
  4. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... y=500 rotation_angle n/a Rotate the element by the...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  5. Архів

    Архів...rotate = ap.Rotation.ON90 # Зберегти повернутий...повернутий файл PDF doc.save("rotated.pdf") Наведений вище приклад...

    blog.aspose.com/uk/pdf/rotate-pdf-in-python/
  6. TextBox.noTextRotation property | Aspose.Words ...

    TextBox.noTextRotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated....TextBox should not rotate when the shape is rotated. get noTextRotation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD עבור פייתון דרך .NET 24.8 - הערות לג...

    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....Rotate P:Aspose.PSD.FileFormats.Psd..."Style" : WarpStyles . RISE , "Rotate" : WarpRotates . HORIZONTAL...

    docs.aspose.com/psd/he/python-net/aspose-psd-fo...
  8. Layer Manipulation in Aspose.PSD for Python|Doc...

    Examples of how to manipulate Layers of PSD File in Python...resize method, rotate another layer using the rotate method, and...manipulations such as resizing, rotating, adjusting filters, and more...

    docs.aspose.com/psd/python-net/psd-layer-manipu...
  9. 档案

    档案... 使用 Page->setRotate(Rotation value) 方法旋转每一页。 使用 Docume...// 旋转页面 page->set_Rotate(Aspose::Pdf::Rotation::on180); } // 保存...

    blog.aspose.com/zh/pdf/rotate-pdf-pages-text-or...
  10. تدوير صفحات PDF باستخدام بايثون|Aspose.PDF لـ P...

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجيًا باستخدام بايثون....زاوية الدوران باستخدام طريقة ‘rotate’. import aspose.pdf as ap doc...دوران الصفحة page . rotate = ap . Rotation . ON90 # حفظ الملف...

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