Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,729 for

numbers

(0.28 sec)
  1. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....new file formats as well as a number of bug fixes. So in this post...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  2. GroupDocs Introduced New Pricing Plans for Its ...

    Introduction We’ve recently introduced a set of new pricing plans for our document management solutions. Our objective is to make GroupDocs apps appealing to all types of users or groups, regardless of their size. We have launched these new plans after collecting valuable feedback from our customers. [caption id=“attachment_646” align=“alignnone” width=“632” caption=“Fig.1: GroupDocs introduced new pricing plans for its document management solutions”] [/caption] Pricing Plan Types As well as the Free plan, we have three other pricing plans:...plans, you need to select the number of users. The price increases...

    blog.groupdocs.com/total/groupdocs-introduced-n...
  3. GroupDocs.Total لـ .NET 25.9 – أحدث التحديثات و...

    استكشف ما هو جديد في GroupDocs.Total لـ .NET 25.9. متاح الآن على NuGet وموقع GroupDocs....the Total bundle, upgrades a number of component libraries, and...

    blog.groupdocs.com/ar/total/groupdocs-total-for...
  4. Remove metadata properties | GroupDocs

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....metadata properties Check the number of properties that were actually...

    docs.groupdocs.com/metadata/net/remove-metadata...
  5. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....properties (position, page number, etc). Call the method. Specify...

    docs.groupdocs.com/annotation/java/add-squiggly...
  6. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version....Threads = 2 ; // Setting the number of indexing threads index ...

    docs.groupdocs.com/search/net/update-index/
  7. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....for example, a set of tags, a number in the library catalog, the...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java.... To get the number of stop words in the dictionary...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  9. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from document page....pageIndex ++) { // Print a page number Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  10. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....(); p ++) { // Print a page number System . out . println ( String...

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