Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,169 for

spreadsheet conversion

(0.05 sec)
  1. Load a file of a specific format | GroupDocs

    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:...Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); const metadata = new groupdocs...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  2. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for .NET (C#) to convert different document types to PDF, HTML, PNG, and JPEG formats....Conversion Product Solution GroupDocs...Render PDF documents Render spreadsheet files Render PowerPoint presentations...

    docs.groupdocs.com/viewer/net/document-renderin...
  3. Working with Paragraph Reports | GroupDocs

    Articles in this section...Conversion Product Solution GroupDocs...Document In-Paragraph List in Spreadsheet Document In-Paragraph List...

    docs.groupdocs.com/assembly/net/working-with-pa...
  4. Working with Image Reports - Common List | Grou...

    Articles in this section...Conversion Product Solution GroupDocs...Document Common List Image in Spreadsheet Document Common List Image...

    docs.groupdocs.com/assembly/net/working-with-im...
  5. Working with Multiple Data Sources | GroupDocs

    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. Articles in this section...Conversion Product Solution GroupDocs...Multiple Data Sources in Spreadsheet Document Generating Report...

    docs.groupdocs.com/assembly/java/working-with-m...
  6. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Conversion Product Solution GroupDocs...documents Add watermarks to spreadsheet documents Add watermarks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  7. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Conversion Product Solution GroupDocs...for Word Processing and Spreadsheet documents digital signature...

    docs.groupdocs.com/signature/java/using-signatu...
  8. Working with Chart Reports - Bubble | GroupDocs

    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....Conversion Product Solution GroupDocs...Document Bubble Chart in Spreadsheet Document Bubble Chart in...

    docs.groupdocs.com/assembly/java/working-with-c...
  9. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Python via .NET and how to operate them in Python code....Conversion Product Solution GroupDocs...DOCX, DOCM, RTF, ODT etc. Spreadsheet formats, which include XLS...

    docs.groupdocs.com/editor/python-net/working-wi...
  10. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Conversion Product Solution GroupDocs...Integrating with Native Spreadsheet Data Types By default, GroupDocs...

    docs.groupdocs.com/assembly/java/groupdocs-asse...