Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,884 for

zip

(0.66 sec)
  1. How to Run Examples | GroupDocs

    This article describes how to run .NET search API code examples....You can either download the ZIP file from or clone the repository...client. In case you download the ZIP file, extract the folders on...

    docs.groupdocs.com/search/net/how-to-run-examples/
  2. 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-...
  3. Install GroupDocs.Assembly for .NET | GroupDocs

    This topic describes how to install GroupDocs.Assembly for .NET....Assembly assemblies as a ZIP archive or MSI installer. To...following: Extract files from the ZIP archive or run the MSI installer...

    docs.groupdocs.com/assembly/net/installation/
  4. 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....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. 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....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/search-text-in-m...
  6. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...supported for Zip archive. Therefore, for Zip archive Search(String)...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. 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...
  8. Introducing GroupDocs.Parser for .NET | GroupDocs

    Powerful .NET document parsing API for extracting text, images, metadata, and structured data from 50+ file formats including PDF, Word, Excel, PowerPoint. Features template-based extraction, full-text search, and enterprise-ready document processing capabilities....documents and containers like ZIP archives, OST/PST mail data files...Containers MSG, EML, PST, OST, ZIP Web & Markup HTML, XHTML, XML...

    docs.groupdocs.com/parser/net/introducing-group...
  9. 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/
  10. 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...