Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 478 for

rotate page

(1.18 sec)
  1. Rearrange PDF Pages in Java | Organize with Jav...

    Reorder the Pages of PDF files in Java. The running example shows how to correct the sequence of unordered PDF Pages within the Java application....challenging to change the order of pages without losing the formatting...discusses, how to rearrange PDF pages programmatically in Java . Java...

    blog.groupdocs.com/merger/move-pdf-pages-in-java/
  2. Developer Guide | GroupDocs

    Practical code examples for GroupDocs.Watermark for Python via .NET — add text and image watermarks, customize and tile them, place them with format-specific options, and search, modify, and remove existing watermarks....Guide Leave feedback On this page The Developer Guide shows how...over sizing, positioning, rotation, and margins, plus format-specific...

    docs.groupdocs.com/watermark/python-net/develop...
  3. Extract images from documents | GroupDocs

    This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....objects: Member Description The page that contains the text area...The rectangular area on the page that contains the text area...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Features Overview | GroupDocs

    Learn how to add, search, and remove watermarks from documents and images using GroupDocs.Watermark for Java. Supports text, image, and invisible watermarks for document security....Overview Leave feedback On this page GroupDocs.Watermark for Java...appearance (fonts, position, rotation, transparency, color) Modify...

    docs.groupdocs.com/watermark/java/features-over...
  5. 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
  6. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document Page...signatures Leave feedback On this page provides with property ZOrder...of signatures on the document page with GroupDocs.Signature: Create...

    docs.groupdocs.com/signature/net/sign-document-...
  7. 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...
  8. 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...
  9. Add watermarks to word processing documents | G...

    Add watermarks to a particular section, Page, or the headers and footers of a Word document using GroupDocs.Watermark for Python via .NET....documents Leave feedback On this page Microsoft Word documents can...target a particular section or page. Add a watermark to a particular...

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