Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,264 for

spreadsheet

(0.05 sec)
  1. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Word Processing documents Spreadsheet documents Presentation documents...

    docs.groupdocs.com/assembly/net/changing-target...
  2. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Spreadsheet ); const metadata = new groupdocs...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  3. Working with List Reports - Multicolored Number...

    Articles in this section...Multicolored Numbered List in Spreadsheet Document Multicolored Numbered...

    docs.groupdocs.com/assembly/net/working-with-li...
  4. Working with Barcode Image Generation | Documen...

    Articles in this section...Barcode Image Generation in Spreadsheet Document Barcode Image Generation...

    docs.groupdocs.com/assembly/net/working-with-ba...
  5. Working with Table Reports | Documentation

    Articles in this section...Document In-Table List in Spreadsheet Document In-Table List in...

    docs.groupdocs.com/assembly/net/working-with-ta...
  6. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleased to release GroupDocs.Text for .NET API which allows users to extract text from files and documents of various formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?...(PPT/PPTX/PPS/PPSM/PPSX/ODP) Spreadsheet Document Formats (XLS/XL...

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  7. Support for Dynamic Merging of Table Cells in G...

    We are delighted to announce the release of GroupDocs.Assembly for .NET 19.1. The latest version allows you to merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a glance at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API to merge the table cells that have equal textual contents....following document types: Spreadsheet Documents Presentation Documents...

    blog.groupdocs.com/assembly/dynamic-merging-of-...
  8. Working with Chart Reports - Bubble | Documenta...

    The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....Document Bubble Chart in Spreadsheet Document Bubble Chart in...

    docs.groupdocs.com/assembly/net/working-with-ch...
  9. Working with Multiple Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Multiple Data Sources in Spreadsheet Document Generating Report...

    docs.groupdocs.com/assembly/net/working-with-mu...
  10. Extracting Document Metainfo | Documentation

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....worksheet of a multi-tabbed spreadsheet but doesn’t know how many...documents, worksheets count for Spreadsheets, and 1 for pageless documents...

    docs.groupdocs.com/editor/nodejs-java/extractin...