Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 486 for

rotate page

(0.36 sec)
  1. Adding image watermarks | GroupDocs

    Add image watermarks from a file or a stream using GroupDocs.Watermark for Python via .NET....watermarks Leave feedback On this page GroupDocs.Watermark supports...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/python-net/adding-...
  2. 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...
  3. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers....Code Example: How to change pages orientation while merging documents...either trim, combine or remove pages, slides or diagrams. The latest...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  4. GroupDocs.Signature for Python 26.1 – 最新更新與修復(2...

    探索 GroupDocs.Signature for Python 26.1 的新功能。現已在 NuGet 與 GroupDocs 官方網站上提供。...QR 預覽的旋轉支援 # 在條碼/QR 選項上設定 rotation_angle (度數)即可產生旋轉後的預覽。 import...barcode_sign_options . rotation_angle = 45 # rotate 45° preview_options...

    blog.groupdocs.com/zh-hant/signature/groupdocs-...
  5. 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/python-net/feature...
  6. 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...
  7. llms-full.txt

    # GroupDocs.Watermark for Python via .NET — Complete Documentation > Native Python library that adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, ema......rotate_angle = 45.0 watermark.opacity...colors, custom fonts, opacity, rotation, tiling, and absolute or relative...

    docs.groupdocs.com/watermark/python-net/llms-fu...
  8. Existing objects in word processing document | ...

    Inspect, modify, and remove existing shapes (potential watermarks) in Word documents using GroupDocs.Watermark for Python via .NET....document Leave feedback On this page Watermarker.get_content() returns..., x , y , width , height , rotate_angle , is_word_art , and behind_text...

    docs.groupdocs.com/watermark/python-net/existin...
  9. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel worksheets using GroupDocs.Watermark for Python via .NET....document Leave feedback On this page Watermarker.get_content() returns..., x , y , width , height , rotate_angle , and is_word_art . Remove...

    docs.groupdocs.com/watermark/python-net/shapes-...
  10. 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-...