Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 636 for

rotate

(0.12 sec)
  1. Плиточные водяные знаки на Python: 7 примеров д...

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

    blog.groupdocs.com/ru/watermark/tiling-watermar...
  2. Python Tiling Watermarks: 7 Voorbeelden om Docu...

    Beheers Python tegelwatermerken met 7 praktische voorbeelden. Leer hoe je watermerken toevoegt, aanmaakt en aanpast voor documentbeveiliging, watermerken verwijdert en bestanden beschermt met de GroupDocs.Watermark API voor ondernemingscontentbescherming.... rotate_angle = - 45.0 watermark .... opacity = 0.4 watermark . rotate_angle = - 45.0 watermark ....

    blog.groupdocs.com/nl/watermark/tiling-watermar...
  3. Wodne znaki w Pythonie: 7 przykładów ochrony do...

    Opanuj wodne znaki w Pythonie dzięki 7 praktycznym przykładom. Naucz się dodawać, tworzyć i dostosowywać znaki wodne dla bezpieczeństwa dokumentów, usuwać znaki wodne i chronić pliki za pomocą API GroupDocs.Watermark do ochrony treści w przedsiębiorstwie.... rotate_angle = - 45.0 watermark .... opacity = 0.4 watermark . rotate_angle = - 45.0 watermark ....

    blog.groupdocs.com/pl/watermark/tiling-watermar...
  4. 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...
  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. Ajouter un filigrane aux images en C# | Filigra...

    Façons C # d'ajouter du texte à l'image en filigrane ou d'ajouter des filigranes d'image aux images PNG, JPG / JPEG, WebP, GIF, TIFF, BMP à l'aide de l'API .NET Watermarking de GroupDocs....telles que la position, la rotation, l’opacité, etc. Ajoutez le...filigrane avec une certaine rotation du texte. // Ajouter un filigrane...

    blog.groupdocs.com/fr/watermark/add-watermark-t...
  7. 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...
  8. 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...
  9. 在 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...
  10. 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...