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

spreadsheet

(0.06 sec)
  1. 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 // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System.... Spreadsheet ); // Constants.InputXls...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. GroupDocs.Assembly Engine APIs | Documentation

    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 DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Integrating with Native Spreadsheet Data Types By default, GroupDocs...expression types. However, for Spreadsheet documents, this may interfere...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  3. Next Generation GroupDocs.Conversion for Java i...

    Team GroupDocs is contented to release Next Generation GroupDocs.Conversion for Java, a totally back-end API in the era of document conversion. API enables Java developers to convert a document in various supported formats. As the API is UI-Agnostic and no additional tool or service is required for it, developers can integrate it in their existing projects as well. We would suggest you to explore the API and share your valuable feedback...Conversion from Other Format to Spreadsheet Formats Conversion to Word...

    blog.groupdocs.com/conversion/groupdocs-coversi...
  4. 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. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. 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/java/changing-targe...
  5. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...If you are converting a spreadsheet to a PDF, you can use SpreadsheetLoadOptio...

    forum.groupdocs.com/t/document-conversion-is-ha...
  6. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer documents and to generate barcode images while assembling a document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer document insertion while generating Word Processing documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....image generation support for Spreadsheet documents Feature ASSEMBLYNET-14...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....SpreadsheetOptions { get; set; } The spreadsheet files view options. TextOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  8. Get file info | Documentation

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....(PDF, Word document, Excel spreadsheet, PowerPoint presentation...

    docs.groupdocs.com/annotation/net/get-file-info/
  9. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....(PDF, Word document, Excel spreadsheet, PowerPoint presentation...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  10. 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...