Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 398 for

rotate page

(0.09 sec)
  1. Adding text watermarks | GroupDocs

    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....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....specify extra image effects, rotation etc.; Digital signatures based...document - file type, size, pages count, page height and width etc....

    docs.groupdocs.com/signature/java/features-over...
  3. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on Page(s) using .NET API....put these on every page or just one page. Here’s how you can...Set the appearance by adding rotation angle, alignment, opacity...

    blog.groupdocs.com/watermark/watermark-word-doc...
  4. 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....merge multiple documents and pages together to form a combined...that we finish combining the pages in the wrong order. This article...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  5. Existing objects in diagrams | GroupDocs

    Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET....diagrams Leave feedback On this page Watermarks in Visio documents...watermark from a particular page import groupdocs.watermark as...

    docs.groupdocs.com/watermark/python-net/existin...
  6. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...extensions Leave feedback On this page provides with property Extensions...Color . DarkGreen ) }, // set rotation RotationAngle = 45 , // set...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Overview Leave feedback On this page Electronic signature Electronic...specify extra image effects, rotation etc.; Digital signatures based...

    docs.groupdocs.com/signature/net/features-overv...
  8. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... API permits developers to rotate Text or Image signature appearance...on user specified Document Pages; you can now configure the signature...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this Pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children.... For details, see this page and its children. public class...Enables rendering of hidden pages. RenderNotes { get; set; } Enables...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....watermarks Leave feedback On this page One of the main features of...font color and text opacity, rotation and alignments watermark ...

    docs.groupdocs.com/watermark/net/basic-usage/ad...