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”....
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...
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...
Java 응용 프로그램 내에서 Word DOC 및 DOCX 문서를 PDF로 변환합니다. 문서 변환 Java API를 사용하여 파일 변환을 자동화하십시오....Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...
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...
Konwertuj PowerPoint PPT, PPTX na PDF w .NET. Przykłady kodu w języku C# przedstawiają konwersję wybranych, kolejnych slajdów i znaków wodnych przy użyciu interfejsu API konwersji....= 2, PagesCount = 1, Rotate = Rotation.On180, Dpi = 300, Width...
This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application.... FlipMode, Width, Height, Rotation angel, and many more. In the...