Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 766 for

rotate

(0.12 sec)
  1. تبدیل اسناد Word به PDF با استفاده از C# | DOCX...

    اسناد Word DOC و DOCX را با استفاده از C# در برنامه های NET به PDF تبدیل کنید. تبدیل فایل های خود را با استفاده از تبدیل سند .NET API به صورت خودکار انجام دهید....2, PagesCount = 1, // Rotate = Rotation.On180، Dpi = 300, Width...

    blog.groupdocs.com/fa/conversion/convert-word-d...
  2. 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...
  3. סימני מים דיגיטליים בפייתון: 7 דוגמאות להגן על ...

    שלוט בסימני מים דיגיטליים בפייתון עם 7 דוגמאות מעשיות. למד להוסיף, ליצור ולמקד סימני מים עבור אבטחת מסמכים, להסיר סימני מים, ולהגן על קבצים באמצעות ה- API של GroupDocs.Watermark להגנה על תוכן ארגוני.... rotate_angle = - 45.0 watermark .... opacity = 0.4 watermark . rotate_angle = - 45.0 watermark ....

    blog.groupdocs.com/he/watermark/tiling-watermar...
  4. Tiling Watermarks Python: 7 Contoh untuk Melind...

    Kuasi watermark tiling Python dengan 7 contoh praktis. Pelajari cara menambahkan, membuat, dan menyesuaikan watermark untuk keamanan dokumen, menghapus watermark, dan melindungi file menggunakan API GroupDocs.Watermark untuk perlindungan konten perusahaan.... rotate_angle = - 45.0 watermark .... opacity = 0.4 watermark . rotate_angle = - 45.0 watermark ....

    blog.groupdocs.com/id/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. Adding watermarks | GroupDocs

    Advanced topics on adding text and image watermarks in various document formats using GroupDocs.Watermark for Python via .NET....watermarks Control tiling, rotation, opacity, and alignment Consider...

    docs.groupdocs.com/watermark/python-net/adding-...
  8. GroupDocs.Watermark for Python 26.6 – juni 2026...

    GroupDocs.Watermark for Python 26.6 werkt de .NET-engine en native afhankelijkheden bij voor betere stabiliteit en beveiliging, zonder breaking API-wijzigingen. Beschikbaar op PyPI.... rotate_angle = - 45 watermarker ....

    blog.groupdocs.com/nl/watermark/groupdocs-water...
  9. GroupDocs.Watermark for Python 26.6 – Haziran 2...

    GroupDocs.Watermark for Python 26.6, .NET motorunu ve yerel bağımlılıkları daha iyi stabilite ve güvenlik için günceller, API'de kırıcı değişiklikler yapmaz. PyPI'de mevcuttur.... rotate_angle = - 45 watermarker ....

    blog.groupdocs.com/tr/watermark/groupdocs-water...
  10. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application....changes in page orientation, and rotation of document pages within ...

    blog.groupdocs.com/merger/move-pdf-pages-using-...