Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 20,709 for

.net watermarking

(2.07 sec)
  1. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/inserting-docum...
  2. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .net by creating and running a minimal example....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/hello-world/
  3. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your .net applications....Watermark Product Solution GroupDocs...Family / GroupDocs.Viewer for .NET / Developer guide / Render documents...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  4. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. Supported Document Formats | GroupDocs

    Complete list of the file formats GroupDocs.Merger for Python via .net supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available for each....Watermark Product Solution GroupDocs...GroupDocs.Merger for Python via .NET / Getting Started / Supported...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Basic Usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature for Python via .net, describes how to sign documents with just a few lines of Python code....Watermark Product Solution GroupDocs...GroupDocs.Signature for Python via .NET / 👨‍💻 Developer Guide / Basic...

    docs.groupdocs.com/signature/python-net/basic-u...
  9. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....Watermark Product Family GroupDocs.Merger...Add the GroupDocs.Search for .NET library to your development...

    kb.groupdocs.com/search/net/regular-expression-...
  10. Render DOCX as PDF using Python

    In this topic, you will learn how to render DOCX as PDF using Python with the help of Viewer library. A code example will also be provided to create PDF from DOCX in Python....Watermark Product Family GroupDocs.Merger...GroupDocs.Viewer for Python via .NET using pip Import groupdocs.viewer...

    kb.groupdocs.com/viewer/python/render-docx-as-p...