Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 741 for

rotate

(0.89 sec)
  1. Add a Watermark to Converted Document | GroupDocs

    Stamp a text watermark on every page of a converted document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions.... rotation_angle : The rotation angle of the watermark...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Převod dokumentů Word do PDF v Java | DOCX do PDF

    Převádějte dokumenty Word DOC a DOCX do PDF v aplikacích Java. Automatizujte převod souborů pomocí rozhraní Java API pro převod dokumentů....Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...

    blog.groupdocs.com/cs/conversion/convert-word-d...
  3. Fusionner des PDF protégés par mot de passe ave...

    Guide pratique montrant comment déverrouiller, fusionner et re‑protéger des PDF avec GroupDocs.Merger pour Java. Tutoriel étape par étape avec des exemples de code fonctionnels....votre organisation impose une rotation périodique des mots de passe...System . out . println ( "Rotated output: " + new File ( outputPath...

    blog.groupdocs.com/fr/groupdocs.merger/password...
  4. 在 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...
  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. 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...
  6. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java.... specifies page rotation. Available options are: None...( groupdocs . conversion . Rotation . On180 ); convertOptions...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. تبدیل اسناد 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...
  8. Перетворення документів Word на PDF у Java | DO...

    Перетворюйте документи Word DOC і DOCX на PDF у програмах Java. Автоматизуйте перетворення файлів за допомогою Java API перетворення документів....Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...

    blog.groupdocs.com/uk/conversion/convert-word-d...
  9. Ajouter un filigrane au PDF à l'aide de C# | Fi...

    Ajoutez des filigranes d'image ou appliquez des filigranes de texte aux fichiers PDF à l'aide de C#. Filigranez toutes les pages ou des pages sélectives du PDF à l'aide de l'API de filigrane .NET....l’apparence en ajoutant l’angle de rotation, l’alignement, l’opacité,...ajustant l’alignement, la rotation, l’opacité et d’autres options...

    blog.groupdocs.com/fr/watermark/watermark-pdf-f...
  10. 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...