Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 17,618 for

pdf watermarking

(0.04 sec)
  1. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Watermark Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. 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...
  3. Subscribing for signing process events | Docume...

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); signature . SignStarted ...

    docs.groupdocs.com/signature/java/subscribing-f...
  4. Subscribing for search process events | Documen...

    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...
  5. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Watermark Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  6. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/queries-in-text-...
  7. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents 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 Word document: Instantiate Parser object for the initial document; 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 document....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...
  8. Converting Documents | Documentation

    Learn how to convert Pdf, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....Watermark Product Solution GroupDocs...this can convert a DOCX file to PDF. convert(file_stream, convert_options)...

    docs.groupdocs.com/conversion/python-net/develo...
  9. 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...
  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...