Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 32,493 for

total

(0.08 sec)
  1. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentationformat based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Total Product Family GroupDocs.Viewer...information of the customers and the total order prices with the following...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  2. GroupDocs.Total for .NET 25.8 – Latest Updates ...

    Explore what’s new in GroupDocs.Total for .NET 25.8. Available now on NuGet and GroupDocs website....Total for .NET 25.8 – September 2025...happy to announce the GroupDocs.Total for .NET 25.8 release, available...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  3. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Total Product Family GroupDocs.Viewer...revision number. total-editing-time The total editing time in...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Individual Series Point Coloring in Word Proces...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Word Processing Document Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Total Product Family GroupDocs.Viewer...Assembly Engine Chart Title Total Order Price << foreach [ in...

    docs.groupdocs.com/assembly/net/individual-seri...
  5. Individual Series Point Coloring in Word Proces...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Word Processing Document Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Total Product Family GroupDocs.Viewer...Assembly Engine Chart Title Total Order Price << foreach [ in...

    docs.groupdocs.com/assembly/java/individual-ser...
  6. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance....Total Product Family GroupDocs.Conversion...found (DocumentCount) and the total occurrences of the search terms...

    kb.groupdocs.com/search/net/work-with-search-re...
  7. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....Description PageCount Returns a total number of document pages Dispose...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  8. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....Total Product Family GroupDocs.Viewer...(term2 & term3) ("total expenses" | "total costs") & (82000 ~~...

    docs.groupdocs.com/search/nodejs-java/search-op...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Total OR 24 bottles of Award-Winning Pirathon Total Shiraz...Shiraz Wine GroupDocs.Total brings together all GroupDocs APIs in...

    blog.groupdocs.com/groupdocs.blog/page/48/
  10. Working with Template Syntax Formatting | Group...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Total Product Family GroupDocs.Viewer...getPrice())]:arabicDash>><br /><</foreach>> Total: <<[getManagers().sum(<br />...

    docs.groupdocs.com/assembly/java/working-with-t...