Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 497 for

rotate

(0.12 sec)
  1. C# Convierte imágenes JPG, PNG, GIF, TIFF a PDF...

    Convierte imágenes a PDF en C#. Convierta JPG, TIFF, PNG, JPEG, GIF, BMP y más archivos con opciones de rotación, cambio de tamaño y márgenes utilizando la API de conversión para .NET....20, MarginRight = 20, Rotate = Rotation.On180 }; converter.Co...

    blog.groupdocs.com/es/conversion/convert-images...
  2. 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...
  3. 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-...
  4. 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...
  5. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....changes in page orientation, and rotation of document pages within the...

    blog.groupdocs.com/merger/move-word-pages-using...
  6. Use advanced rasterization options | Documentation

    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-...
  7. 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...
  8. Use advanced rasterization options | Documentation

    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...
  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. Fichiers protégés par filigrane en Java | Filig...

    Utilisez l'API Java pour ajouter un filigrane de texte et d'image aux fichiers Word, PDF, PowerPoint et Excel protégés par mot de passe. Personnalisez l'apparence du filigrane à l'aide de l'API GroupDocs....le texte, l’apparence, la rotation, l’opacité, la couleur et...l’alignement, les coordonnées, la rotation, l’opacité et d’autres propriétés...

    blog.groupdocs.com/fr/watermark/watermark-passw...