Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 478 for

rotate page

(1.67 sec)
  1. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET CSV GroupD......Integration HTML Editing Multi-Format Page Preview Typed API GroupDocs...PdfCompareOptions side by side Page Numbering Word Merge Docker...

    blog.groupdocs.com/ja/tags/index.xml
  2. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....documents Leave feedback On this page Adding watermark to a particular...worksheet and are invisible in Page Layout mode. The image is automatically...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....documents Leave feedback On this page Adding watermark to a particular...worksheet and are invisible in Page Layout mode. The image is automatically...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. 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.... It can converts document pages to images. To get the accurate...on rendered pages Perform transformations( Rotation, Reordering)...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...
  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....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) var...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. 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....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  7. llms-full.txt

    # GroupDocs.Annotation for Python via .NET — Complete Documentation > Native Python library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underli...... - **Page index.** `page_number` is **0-based**...**0-based** — `0` is the first page. ## Add an area annotation An area...

    docs.groupdocs.com/annotation/python-net/llms-f...
  8. eSign Document with Barcode Signature | GroupDocs

    This article explains how to add Barcode signature on document Page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...Signature Leave feedback On this page What is a Barcode? A barcode.... opacity = 0.8 options . rotation_angle = 45 # Set barcode alignment...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. 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....example, including page number, page count, rotation, width, and height...

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

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for Java 3.0.0. 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 Java 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.... It can converts document pages to images to get the accurate...on Images Apply Rotation in Html Apply Rotation in Images Reorder...

    blog.groupdocs.com/viewer/releasing-next-genera...