Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 666 for

rotate

(0.8 sec)
  1. המרת מסמכי Word ל-PDF ב-Java | DOCX ל-PDF

    המר מסמכי Word DOC ו-DOCX ל-PDF בתוך יישומי Java. הפוך את המרת הקובץ שלך לאוטומטית באמצעות Java API להמרת מסמכים....Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...

    blog.groupdocs.com/he/conversion/convert-word-d...
  2. تبدیل اسناد Word به PDF در Java | DOCX به PDF

    اسناد Word DOC و DOCX را در برنامه های Java به PDF تبدیل کنید. تبدیل فایل خود را با استفاده از Java API تبدیل اسناد به صورت خودکار انجام دهید....Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...

    blog.groupdocs.com/fa/conversion/convert-word-d...
  3. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python.... rotation_angle = 45 # Set text alignment...opacity = 0.8 text_options . rotation_angle = 45 # Set text alignment...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. Плиткові водяні знаки в Python: 7 прикладів зах...

    Опануйте плиткові водяні знаки в Python за допомогою 7 практичних прикладів. Дізнайтеся, як додавати, створювати та налаштовувати водяні знаки для захисту документів, видаляти водяні знаки та захищати файли за допомогою GroupDocs.Watermark API для корпоративного захисту контенту.... rotate_angle = - 45.0 watermark .... opacity = 0.4 watermark . rotate_angle = - 45.0 watermark ....

    blog.groupdocs.com/uk/watermark/tiling-watermar...
  5. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....“minAngle” defines the minimal rotation angle and “randomAngleMax”...“randomAngleMax” is a maximal rotation angle, randomly added to “minAngle”....

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. Convertir des documents Word en PDF en Java | D...

    Convertissez des documents Word DOC et DOCX en PDF dans les applications Java. Automatisez la conversion de vos fichiers à l'aide de l'API Java de conversion de documents....Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...

    blog.groupdocs.com/fr/conversion/convert-word-d...
  7. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....“minAngle” defines the minimal rotation angle and “randomAngleMax”...“randomAngleMax” is a maximal rotation angle, randomly added to “minAngle”....

    docs.groupdocs.com/redaction/net/use-advanced-r...
  8. 在 Java 中將 Word 文檔轉換為 PDF | DOCX 轉 PDF

    在 Java 應用程序中將 Word DOC 和 DOCX 文檔轉換為 PDF。使用文檔轉換 Java API 自動進行文件轉換。...Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...

    blog.groupdocs.com/zh-hant/conversion/convert-w...
  9. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....DPI, Margins, Orientation, Rotation, and many more. We have covered...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Render Email Attachments and Outlook Data Files...

    We are back with a major release of GroupDocs.Viewer for Java as version 19.1. The latest release has come with some exciting new features as well as a bunch of improvements and important bug fixes. Please have a look at the release notes to know about the new features and the changes introduced in GroupDocs.Viewer for Java 19.1. Furthermore, if you are planning to upgrade the API from any previous version, we strongly recommend you to check the Public API Changes section of release notes....Improved rendering into HTML for rotated documents Improved rendering...

    blog.groupdocs.com/viewer/render-email-attachme...