Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 31,664 for

groupdocs.total

(0.29 sec)
  1. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  2. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/conversion/net/convert-xml-a...
  3. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/java/merge-indexes/
  4. Indexing additional fields | GroupDocs

    This article demonstrate that how to associate each document with certain additional metadata....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/net/indexing-addition...
  5. Scatter Chart in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  6. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for Java features....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  7. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  8. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/signing-archi...
  9. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  10. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/java/indexing-reports/