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

rotate page

(0.27 sec)
  1. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Define the desired page width (in pixels) of the output...conversion. Define the desired page height (in pixels) of the output...

    docs.groupdocs.com/conversion/java/convert-to-p...
  2. 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...
  3. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......were converted to the page-less HTML, page division was absent...contains new paged (also called paginal) mode. When paged is enabled...

    blog.groupdocs.com/categories/groupdocs.editor-...
  4. Add image annotation | GroupDocs

    The Page describes how to add image annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Image annotation allows you...to add an image on document page as shown in the picture below:...

    docs.groupdocs.com/annotation/java/add-image-an...
  5. Remove Pages from PDF in Java | Even, Odd, List...

    Remove any set of Pages from the PDF files in Java. Delete list of Pages, any given range, even or odd Pages from PDF files within applications....or even highly confidential pages are required to be removed from...programmatically remove such pages from the PDF documents in Java...

    blog.groupdocs.com/merger/remove-pages-from-pdf...
  6. 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...
  7. 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-...
  8. 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-...
  9. 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...
  10. 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...