Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 326 for

rotate page

(0.04 sec)
  1. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/flip-or-rotate-pages/weekly0.5https://docs.groupdocs...com/viewer/java/how-to-get-file-type-and-pages-count/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/viewer.xml
  2. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....advanced Leave feedback On this page provides class to specify additional...Color . DarkGreen ) }, // set rotation RotationAngle = 45 , // set...

    docs.groupdocs.com/signature/net/sign-document-...
  3. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....Enables rendering of hidden pages. RenderNotes { get; set; } Enables...watermark to be applied to each page. WebDocumentOptions { get; set;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  4. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....Watermarks are added to every page across the document. So far...add watermarks to specific pages only, or place different watermarks...

    blog.groupdocs.com/viewer/protect-your-document...
  5. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....advanced Leave feedback On this page provides class to specify different...20 , Right = 20 }, // set rotation RotationAngle = 45 , // setup...

    docs.groupdocs.com/signature/net/sign-document-...
  6. RotateOptions | GroupDocs.Merger for .NET API R...

    Provides options for the Page rotation....Provides options for the page rotation. public class RotateOptions...the mode for rotating (90, 180 or 270 degrees). Pages { get; } Get...

    reference.groupdocs.com/merger/net/groupdocs.me...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (Pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....consists of multiple parts (pages, worksheets, slides, frames...corner of page WordProcessing Point Left top corner of page Spreadsheet...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document Page...of signatures on the document page with com.groupdocs.signature:...Color . DarkGreen ) }, // set rotation RotationAngle = 45 , // set...

    docs.groupdocs.com/signature/java/sign-document...
  9. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF files using C#. Either watermark all or selective Pages of PDF using .NET Watermarking API....files on all the pages or any selective page. It can be added...Set the appearance by adding rotation angle, alignment, opacity...

    blog.groupdocs.com/watermark/watermark-pdf-file...
  10. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of Pages, worksheets, slides or frames....consists of multiple parts (pages, worksheets, slides, frames...behaivior through the property: var pages = new System . Collections ...

    docs.groupdocs.com/watermark/net/adding-text-wa...