Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,599 for

numbers

(0.04 sec)
  1. How to Convert PDF to HTML using C#

    Learn how to convert PDF to HTML using C# on any platform without any third-party software. Check out the guide and sample code to convert PDF to HTML in C#....list of pages indexes and the number of pages. However, you can...including the starting page number, the zoom level, and many more...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert EBooks to HTML, PDF, PNG, and JPEG formats....replaced with the current page number in the file name. const viewOptions...replaced with the current page number and resource name, respectively...

    docs.groupdocs.com/viewer/nodejs-java/render-eb...
  3. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources....document and image formats and the number is going to increase in next...add, modify, remove) for a number of file formats. API gets the...

    blog.groupdocs.com/metadata/control-and-process...
  4. Queries on features available on groupdocs.Comp...

    Do we have an option to compare PDF with a pre-existing PDF supplied as an input. Is there a feature which allows us to mask few fields(exclude from comparison) on PDF which are bound to change such as Invoice Date, Ser…...such as Invoice Date, Serial Number etc and return the result post...such as Invoice Date, Serial Number etc and return the result post...

    forum.groupdocs.com/t/queries-on-features-avail...
  5. Extract metadata from Microsoft Office Word doc...

    This article explains that how to extract metadata from Microsoft Office Word (.doc, .docx) documents...application-version The version number of the application that created...printed. revision-number The document revision number. total-editing-time...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....You can configure the maximum number of stored reports using the...duration; The number of documents found; The total number of occurrences...

    docs.groupdocs.com/search/java/search-reports/
  7. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....application-version The version number of the application that created... revision-number The presentation revision number. total-editing-time...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Extraiga RIFF INFO y metadatos de archivos WAV ...

    Extraiga metadatos y RIFF INFO de archivos de audio WAV en C#. La API de metadatos permite la gestión de metadatos dentro de sus aplicaciones .NET....WriteLine("Number of Channels: " + root.WavPackage...WavPackage.NumberOfChannels); // Number of Channels Console.WriteLine("Audio...

    blog.groupdocs.com/es/metadata/extract-riff-inf...
  9. Extract Data from Invoices or Receipts in Java ...

    Extract Invoice data from PDF invoices or receipts programmatically in Java. Document parsing & data extraction API by GroupDocs supports various formats....**INVOICENUMBER:** Invoice Number **INVOICENUMBERVALUE:** NV-3337...NV-3337 **INVOICEORDER:** Order Number **INVOICEORDERVALUE:** 12345...

    blog.groupdocs.com/parser/extract-data-from-inv...
  10. Count Words and Occurrences of Each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in C# using .NET document parsing API....statistics such as word count or the number of occurrences of each word...following C# source code counts the number of words in a document. Count...

    blog.groupdocs.com/parser/count-words-and-occur...