Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,103 for

zip

(0.61 sec)
  1. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...2022, 12:04pm 3 I’m attaching a ZIP file with the template file,...them to generate a report. test.zip (961 Bytes) evargaslexipol August...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  2. Parser basic | GroupDocs

    Quick Start section about main features of GroupDocs.Parser API, describes how to extract text, images, and metadata from documents with just a couple lines of code....Extract Data from Attachments and ZIP Archives Was this page helpful...

    docs.groupdocs.com/parser/python-net/basic-usage/
  3. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections 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 OneNote section: Instantiate Parser object for the initial section; 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 section....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  5. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. System.IO.EndOfStreamException when trying to i...

    We are getting this exception for one chm file from 7Zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna…...This zip contains the problematic file from 7zip: 7-zip.zip (111...

    forum.groupdocs.com/t/system-io-endofstreamexce...
  7. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...zip (10.0 KB)....

    forum.groupdocs.com/t/shorthand-check-for-null-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...already discussed extracting ZIP archives, counting words in documents...words in documents, extracting ZIP archives, extracting images from...

    blog.groupdocs.com/groupdocs.blog/page/19/
  9. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....supported for Zip archive. Therefore, for Zip archive method...

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