Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 32,493 for

total

(0.16 sec)
  1. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....There should be 3 files in total in this folder: main.css, normalize...

    blog.groupdocs.com/total/using-html5-boilerplat...
  2. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Total Product Family GroupDocs.Viewer...getDocumentCount ()); console . log ( 'Total occurrences: ' + result . getOccurrenceCount...

    docs.groupdocs.com/search/nodejs-java/work-with...
  3. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....OutOfMemoryException raised when total readed file size reached upto...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  4. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from PDF documents...Total Product Family GroupDocs.Viewer...new TemplateRegexPositio ( "Total Due" ), "TotalDue" ), new TemplateField...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  5. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....Total Product Family GroupDocs.Viewer...<<[Price]:"C">> <</foreach>> Total: <<[order.Items.Sum(i => i.Price)]:"C">>...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  6. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....Total Product Family GroupDocs.Viewer...you need to ensure maximum total search performance, you should...

    docs.groupdocs.com/search/net/search-index-sett...
  7. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ......Total Product Family on GroupDocs Blog | Document Automation...Recent content in GroupDocs.Total Product Family on GroupDocs...

    blog.groupdocs.com/categories/groupdocs.total-p...
  8. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....Total Product Family GroupDocs.Viewer...WordProcessing DOCX file, obtain the total number of pages, generate previews...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  9. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Total Product Family GroupDocs.Viewer...new TemplateRegexPositio ( "Total Due" ), "TotalDue" ), new TemplateField...

    docs.groupdocs.com/parser/java/parse-data-from-...
  10. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...errors (there are 13 of these in total): VeraPDFValidation(ruleId=...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...