Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,202 for

data assembly

(0.15 sec)
  1. Search text in PDF documents | GroupDocs

    To search a keyword in PDF 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 PDF 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....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from PDF documents...

    docs.groupdocs.com/parser/java/search-text-in-p...
  2. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...Assembly Product Family j2bmw October...I just installed GroupDocs.Assembly via nuget in Visual Studio...

    forum.groupdocs.com/t/reference-to-commonutilit...
  3. Extract text from ZIP archive files | GroupDocs

    This article explains that how to extract text from ZIP archive files...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ZIP archives...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET....Assembly Product Solution GroupDocs...stream : data = stream . read () print ( f "Read { len ( data ) }...

    docs.groupdocs.com/parser/python-net/working-wi...
  5. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using C#. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature .NET API by GroupDocs....Assembly Product Solution GroupDocs...contents of the QR Code embedded data. These signatures could be scanned...

    docs.groupdocs.com/signature/net/how-to-generat...
  6. 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...
  7. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in document metaData. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metaData with GroupDocs.Signature....Assembly Product Solution GroupDocs...encrypted and have embedded data objects. ability to search for...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Extract images from Microsoft Office Word docum...

    This article explains that how to extract images from Microsoft Office Word (.doc, .docx) documents...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-table-of...
  10. Extract metadata from PDF documents | GroupDocs

    To extract metaData from PDF documents getMetaData method is used. This method allows to extract the following metaData: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from PDF documents...

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