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

rotate

(0.04 sec)
  1. 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...
  2. Плиточные водяные знаки на 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...
  3. 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...
  4. How to Convert Word to PDF in Java

    Easily transform documents without a third-party tool and discover how to convert Word to PDF in Java, as well as check sample code to convert DOCX to PDF in Java....including page number, page count, rotation, width, and height. An article...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....pages Perform transformations( Rotation, Reordering) Zero Dependency...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...
  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. 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...
  7. 在 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...
  8. 파이썬 타일링 워터마크: 문서 및 이미지 보호를 위한 7가지 예제

    7가지 실용적인 예제로 파이썬 타일링 워터마크를 마스터하세요. 문서 보안을 위한 워터마크 추가, 생성 및 사용자 정의 방법과 워터마크 제거 및 GroupDocs.Watermark API를 사용한 파일 보호 방법을 알아보세요.... rotate_angle = - 45.0 watermark .... opacity = 0.4 watermark . rotate_angle = - 45.0 watermark ....

    blog.groupdocs.com/ko/watermark/tiling-watermar...
  9. 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-...
  10. 在Java中将任何图像转换为PDF | JPG、PNG、WebP、GIF、TIFF、BMP

    在 Java 中将图像转换为 PDF。使用文档和图像转换 Java API 将 JPG、PNG、WebP、GIF、TIFF、TGA 和更多图像转换为 PDF。...margins 、特定 size 、应用 watermark 与 rotation 和 transparency 。 // 在 Java...setMarginTop(10); //options.setRotate(Rotation.On90); // 回转 options.setWidth(640);...

    blog.groupdocs.com/zh/conversion/convert-images...