Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 6,983 for

page

(0.1 sec)
  1. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Signature for .NET library...Signature Use Cases 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/signature/net/getting-started/
  2. Loading documents from different sources | Docu...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Annotation for .NET API....Azure Blob Storage 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/annotation/net/loading-docum...
  3. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....redactions Remove page redactions Was this page helpful? Not really...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/python-net/basic-u...
  4. GroupDocs.Viewer for Java overview | Documentation

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....overview Leave feedback On this page GroupDocs.Viewer for Java is...entire document or specific pages. Embed all external resources...

    docs.groupdocs.com/viewer/java/product-overview/
  5. Releasing SharePoint Plugin for GroupDocs.Viewe...

    GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Viewer for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. SharePoint Plugin for GroupDocs.Viewer for .NET Supported FeaturesThe SharePoint plugin provides end users with tools needed for convenient viewing and navigation of a documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including: Scroll view, one Page in a row, two Pages in a row view and double Page flipping Pagination controls Page zooming Page thumbnails Text selection and copying to the clipboard Text search with different match types Document downloading and printing SharePoint Plugin Requirements SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5+ Download SharePoint PluginThe SharPoint Plugin can be downloaded from GitHub Repository....one page in a row, two pages in a row view and double page flipping...flipping Pagination controls Page zooming Page thumbnails Text selection...

    blog.groupdocs.com/viewer/sharepoint-plugin-gro...
  6. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....signatures Leave feedback On this page provides ability to search over...QrCodeSearchOptions () { // specify special pages to search on AllPages = true...

    docs.groupdocs.com/signature/net/search-for-enc...
  7. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...specifies whether to add a summary page with the detected changes statistics...summary page Get extended information on the summary page Compare...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  8. How to run examples | Documentation

    How to run examples....examples Leave feedback On this page The complete project with code...repository if found helpful. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/how-to-run...
  9. Adding text watermarks | Documentation

    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...
  10. Hello, World! | Documentation

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!... Leave feedback On this page Introduction A “Hello, World.... for_embedded_resources ( "page_ {0} .html" ) viewer . view...

    docs.groupdocs.com/viewer/python-net/hello-world/