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

rotate

(0.06 sec)
  1. تعديل الصفحات الفردية لملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل الصفحات الفردية لملف PDF باستخدام فئة PdfPageEditor....تضمين خصائص مثل PageSize و Rotation و Zoom و DisplayDuration....Ledger و P11x17. تُستخدم خاصية Rotation لتعيين تدوير الصفحة الفردية...

    docs.aspose.com/pdf/ar/net/editing-a-pdf-s-indi...
  2. Как да завъртите PDF с помощта на Python

    Този кратък урок ръководи как да завъртите PDF с помощта на Python. Той съдържа подробни стъпки за писане на приложението и примерен код за изпълнение за завъртане на PDF страници с помощта на Python....за да промените ориентацията Rotate съдържанието на страницата...да зададете стойността Page.rotate с една от стойностите от изброителя...

    kb.aspose.com/bg/pdf/python/how-to-rotate-pdf-u...
  3. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Orientation method. Gets or sets the text orientation of the data labels of the entire series 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...
  4. Архів

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

    blog.aspose.com/uk/pdf/rotate-pdf-in-python/
  5. Archivio

    Archivio...il metodo Page->setRotate(Rotation value) . Salvare il file PDF...pagina page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Salva...

    blog.aspose.com/it/pdf/rotate-pdf-pages-text-or...
  6. Archivo

    Archivo...el método Page->setRotate(Rotation value) . Guarde el archivo...página page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Guarde...

    blog.aspose.com/es/pdf/rotate-pdf-pages-text-or...
  7. Lưu trữ

    Lưu trữ...trang page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Lưu...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/vi/pdf/rotate-pdf-pages-text-or...
  8. 更改刻度标签方向|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....枚举提供以下成员 HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED 以下图像比较了源文件和输出文件...源文件图像 输出文件图像 以下代码片段将刻度标签方向从 ROTATE_90 更改为 HORIZONTAL 示例代码 可以从以下链接下载源文件和输出文件。...

    docs.aspose.com/cells/zh/java/change-tick-label...
  9. 아카이브

    아카이브...Rotation 속성을 사용하여 회전 각도를 설정합니다. 새 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  10. Add watermark to PDF using Python|Aspose.PDF fo...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). opacity – Gets an artifact’s...

    docs.aspose.com/pdf/python-net/add-watermarks/