Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 18,652 for

watermarking pdf

(0.08 sec)
  1. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Convert MSG to MHTML using Node.js

    Learn how to convert MSG to MHTML using Node.js in a few simple steps. This guide also shows how to export MSG to MHTML in Node.js using an efficient conversion APIs....Watermark Product Family GroupDocs.Merger...applications. Unlike plain text or PDF formats, MHTML preserves the...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  3. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // define qr-code size int...

    docs.groupdocs.com/signature/java/locating-sign...
  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...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....Watermark Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  6. Load file from local disk | GroupDocs

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Watermark Product Solution GroupDocs...file path file_path = "sample.pdf" # Create an instance of Parser...

    docs.groupdocs.com/parser/python-net/load-file-...
  7. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "SignedSample.pdf" )) { signature . SearchStarted...

    docs.groupdocs.com/signature/net/subscribing-fo...
  8. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Watermark Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. 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...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. 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...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...