Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,582 for

zip

(0.06 sec)
  1. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...zip (2.3 KB) Below is the code for...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...
  2. Upcoming Release of GroupDocs.Metadata for Java

    We are happy to announce that GroupDocs.Metadata is coming soon to Java Platform. It will be a back-end API that will allow you to work with metadata associated with various file formats including documents, images, audios, videos, Zip, emails and many more. The API aims to facilitate its users with simple syntax, easy to use methods and few lines of code to perform metadata operations. GroupDocs.Metadata for Java will soon be available for download....documents, images, audios, videos, zip, emails and many more. The API...

    blog.groupdocs.com/metadata/upcoming-release-of...
  3. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Node.js examples out-of-the-box....You can either download the ZIP file or clone the repository...

    docs.groupdocs.com/editor/nodejs-java/how-to-ru...
  4. 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...
  5. Merger Use Cases | GroupDocs

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Java library...java How to merge archives to ZIP using Java How to merge images...

    docs.groupdocs.com/merger/java/getting-started/...
  6. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...There’s a C# project in the zip file. A template called LineTestTemplate...foreach loop. GroupDocAssemblerLin.zip (16.2 KB) atir.tahir October...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  7. 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...
  8. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy to use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & Zip file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API to perform product optimization....presentations , emails , EPUB & ZIP file formats. What’s new in the...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  9. 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/
  10. 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...