Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,320 for

list

(0.05 sec)
  1. “Merge PPTX Presentations in Node.js - GroupDoc...

    “This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API.”...Example: # Array of Files : A list of file paths is provided to...

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  2. Save Document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....HTML markup as a String and a list of items. More information about...interface. These classes are listed below: Format Family Example...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  3. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full List of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage.... For the full list of supported document formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....operation automatically generates a list of changed files only when indexing...

    docs.groupdocs.com/search/java/indexing-from-di...
  5. Install GroupDocs.Total for .NET | Documentation

    This topic describes how to install GroupDocs.Total for .NET.... See the complete list of package versions and supported...

    docs.groupdocs.com/total/net/installation/
  6. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....pairs, structured values or lists of values. The data can be nested...} // ... } } Here is a full list of supported XMP schemes: Note...

    docs.groupdocs.com/metadata/net/working-with-xm...
  7. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....MetadataSearchOption (); // search document List < MetadataSignature > signatures...

    docs.groupdocs.com/signature/net/search-embed-n...
  8. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full List of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For the full list of supported document formats...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....search for signatures in document List < WordProcessingMetada > signatures...

    docs.groupdocs.com/signature/java/search-for-em...
  10. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....NET library and the list of all supported file formats...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...