Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 5,002 for

conholdate

(0.04 sec)
  1. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for .NET...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/net/migration-notes/
  2. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/java/signing-archi...
  3. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/nodejs-java/featur...
  4. Extract formatted text from document page | Doc...

    This article explains that how to extract formatted text from document page....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/extract-formatted...
  5. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/extract-metadata-...