Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 898 for

data assembly

(0.06 sec)
  1. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. 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. If Microsoft Office Word document has no text, getStructure method returns an empty org....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted MetaData electronic signature with GroupDocs.Signature API...Assembly Product Solution GroupDocs...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/java/sign-document...
  3. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/loading-multip...
  4. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Assembly Product Solution GroupDocs...abilities to search for embedded data objects in QR-code signatures...

    docs.groupdocs.com/signature/java/search-embed-...
  5. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted MetaData electronic signature with embedded custom object....Assembly Product Solution GroupDocs...Signature: Implement if needed custom data serialization class that implement...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Emails...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Extract text from Emails | Documentation

    Extract text from emails using GetText method....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Emails...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Assembly Product Solution GroupDocs...with embedded and encrypted data in QR-code signatures / Sign...

    docs.groupdocs.com/signature/java/sign-document...
  9. Search text in HTML documents | Documentation

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from HTML...

    docs.groupdocs.com/parser/java/search-text-in-h...
  10. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from HTML...

    docs.groupdocs.com/parser/net/search-text-in-ht...