Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 8,788 for

page

(0.14 sec)
  1. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific Page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the Pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the Page....enables the user to set specific page layout and formatting for different...graphical object on all the pages. Adding watermark to a particular...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET...." ) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/comparison/python-net/compar...
  3. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...End Sub End Module Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  4. GroupDocs.Metadata for Node.js overview | Group...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....overview Leave feedback On this page GroupDocs.Metadata for Node...comments, form fields, hidden pages, etc Work with a variety of...

    docs.groupdocs.com/metadata/nodejs-java/product...
  5. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render Microsoft...entire document or specific pages. Supported Outlook data file...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  6. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple net code lines and GroupDocs.Merger for Python via .NET....Presentations Leave feedback On this page You must be familiar with PPTX...quality and accuracy. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/merge/powe...
  7. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....documents is presented on the page. To get the number of passwords...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/document-passwords/
  8. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...signature implementation on document page options . setSignatureImplemen...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/composing-sig...
  9. Get document info | GroupDocs

    Retrieve document metadata such as format, Page count, title, and author without converting...info Leave feedback On this page Use get_document_info() or the...) # Docx print ( f "Pages: { info . page_count } " ) # 42 print...

    docs.groupdocs.com/markdown/python-net/get-docu...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....width=“409” caption=“Index page - Index page of our app without CSS”]...com/averjr/4752864 Re-load the page and you will see: [caption ...

    blog.groupdocs.com/signature/working-with-group...