Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,518 for

zip

(0.09 sec)
  1. Full Text Search Csharp on GroupDocs Blog | Doc...

    Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for ......NETを使用して、Word、Excel、PDF、ZIP、およびその他のドキュメント形式でテキストを検索する GroupDocs...

    blog.groupdocs.com/ja/tag/full-text-search-csha...
  2. 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...
  3. 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...
  4. 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-...
  5. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...zip (174.0 KB) Hi @Atir_Tahir , please...docker file, please download.zip (612 Bytes) it and observe the...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...
  6. Install GroupDocs.Assembly for .NET | Documenta...

    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/
  7. 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...
  8. 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...
  9. 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...
  10. Installation | Documentation

    The page describes how to add the GroupDocs.Annotation library to your .NET project....Annotation assemblies as a ZIP archive or MSI installer. To...following: Extract files from the ZIP archive or run the MSI installer...

    docs.groupdocs.com/annotation/net/installation/