Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 7,022 for

page

(0.02 sec)
  1. Set image resolution | Documentation

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....resolution Leave feedback On this page If the output PDF file contains...demonstrates the result: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/python-net/optimizati...
  2. Load document from URL | Documentation

    The Page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java....from URL Leave feedback On this page The following example shows...annotator . dispose (); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/java/load-documen...
  3. Load document from FTP | Documentation

    The Page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for .NET....from FTP Leave feedback On this page The following code snippet shows...return fileStream ; } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/load-document...
  4. 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...
  5. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document Pages using GroupDocs.Merger for .NET API....Generate document pages preview Generate document pages preview Leave...manage preview of document pages. Here are the steps to generate...

    docs.groupdocs.com/merger/net/generate-document...
  6. Signing | Documentation

    This section contains advanced examples and demonstrates all possible features for signing documents with various electronic signature types, setup different options and visual effects....Locating signature on document page Sign documents with exception...signature brush styles Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/signing/
  7. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Python via .NET...Showcases Leave feedback On this page Note Want to try GroupDocs.Merger...PPTX and more with . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/showcases/
  8. Indexing password protected documents | Documen...

    This article demonstrates that how to perform indexing of password protected documents....documents Leave feedback This page describes how to perform indexing...password dictionary see the page in the [Managing dictionaries](https://docs...

    docs.groupdocs.com/search/net/indexing-password...
  9. Search index settings | Documentation

    This Page contains a description of all index settings that can be specified in an instance of the IndexSettings class....settings Leave feedback This page contains a description of all...text files is presented on the page . getCustomExtractors method...

    docs.groupdocs.com/search/nodejs-java/search-in...
  10. Merge Word Documents | Documentation

    Learn this article and check how to merge Microsoft Office Word documents in .NET applications using C# programming language....Documents Leave feedback On this page A word processing file contains...unformatted text and no font or page settings can be applied. In...

    docs.groupdocs.com/merger/net/merge/word/