Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,288 for

spreadsheet

(0.76 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 // 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. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET.... SPREADSHEET ) with Metadata ( "input...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  3. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Word Processing Documents Spreadsheet Documents Presentation Documents...

    blog.groupdocs.com/search/upcoming-release-of-g...
  4. Advanced usage | GroupDocs

    Learn about GroupDocs.Markdown advanced usage and its multiple powerful features like document markdown process customization, track markdown progress, load documents from different sources etc....matter Heading level offset Spreadsheet conversion options Error...

    docs.groupdocs.com/markdown/python-net/advanced...
  5. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for .NET....regarding processing DSV spreadsheets (Delimiter-separated values)...specific form of text-based spreadsheets with delimiters (separators)...

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...
  6. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and text dynamically set from data sources during assembly....Cell (Spreadsheet Documents) Link to cells in spreadsheet documents:...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  7. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....with this free online Excel spreadsheet comparison tool to get the...interested in comparing your spreadsheets programmatically, Continue...

    blog.groupdocs.com/categories/groupdocs.compari...
  8. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....DOCM, RTF, ODT, …), Spreadsheet (XLSX, XLSM, …), Presentation...Viewer viewer = new Viewer ( "Spreadsheet-with-script.xlsx" )) { viewer...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  9. GroupDocs.Assembly for Python overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during Spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....assembly Apply formula during spreadsheet assembly Template formatting...

    docs.groupdocs.com/assembly/python-net/product-...
  10. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Worksheet * xlsx OpenDocument Spreadsheet Microsoft PowerPoint 97-2003...

    docs.groupdocs.com/annotation/net/supported-doc...