Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,558 for

zip

(0.07 sec)
  1. Installation | GroupDocs

    GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Watermark for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows:  GroupDocsJavaAPI GroupDocs Java API https://releases.groupdocs.com/java/repo/ Define GroupDocs.Watermark for Java API Dependency Then define GroupDocs.Watermark for Java API dependency in your pom.xml as follows: com....from official website : Unpack zip archive . Switch to lib folder...

    docs.groupdocs.com/watermark/java/installation/
  2. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....<City>New York</City> <Zip>10001</Zip> </Address> <Employees>...Address.City]>> <<[company.Address.Zip]>> Employees: <<foreach [in company...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  3. New release of MVC Front End for GroupDocs.Anno...

    Great news for ASP.NET Developers, GroupDocs proudly announces first release for GroupDocs.Annotation for .NET MVC Modern Front End. In this v1.0.0 we have used modern Template in ASP.NET MVC, which is simple, efficient and user friendly. GroupDocs users are free to customize and enhance the application by their own. [caption id=“attachment_11310” align=“alignnone” width=“640”] GroupDocs.Annotation for .NET Modern MVC FronEnd[/caption] Features in this Release GroupDocs.Annotation for .NET Modern Front End v1.... Download # Download zip Download Source Code Run Application...Download - MSI Package and Zipped DLLs NuGet Package - NuGet...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  4. Retrieve the document information | GroupDocs

    Access document properties and supported formats with GroupDocs.Viewer for Python....zip, etc.) or Outlook files (.ost...

    docs.groupdocs.com/viewer/python-net/retrieving...
  5. How to Extract Text from PDF in C#

    This short article provides the procedure to extract text from PDF in C# and how to use this stepwise guide to write code to extract text from PDF using C#.... XLS, XLSX, PPTX, MSG, XML, ZIP, and many more. We have discussed...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  6. .NET 9 - Fails to identify document is PDF/HTML...

    Hello, I have attached a .Zip file containing some files (1x .htm, 2x .pdf) - using .NET 9 and GroupDocs.Conversion 25.4.0 - none of these file convert. Their Format is also not detected correctly when using .GetDocumen…...zip file containing some files (1x...let me know. Failing Documents.zip (43.4 KB) Thanks Professionalize...

    forum.groupdocs.com/t/net-9-fails-to-identify-d...
  7. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....HTML Help OneNote Documents ZIP Archives First Version AvailabilityWe...

    blog.groupdocs.com/search/upcoming-release-of-g...
  8. Features Overview | GroupDocs

    Comprehensive overview of GroupDocs.Parser for .NET features including text extraction, metadata extraction, image extraction, template-based parsing, and PDF form data extraction from 50+ document formats....Extract Data from Attachments and ZIP Archives GroupDocs.Parser allows...contain other documents like ZIP archives, PDF portfolios, emails...

    docs.groupdocs.com/parser/net/features-overview/
  9. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/extract-text-fro...