Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,726 for

spreadsheet

(0.05 sec)
  1. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted metadata of various formats to a CSV or Excel file. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API....type properties of an Excel Spreadsheet in version 17.02: # Ability...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  2. Using Signature Appearances | GroupDocs

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

    docs.groupdocs.com/signature/net/using-signatur...
  3. GroupDocs.Viewer for .NET 25.8 – 最新更新和修复(2025年8月)

    探索 GroupDocs.Viewer for .NET 25.8 的新功能。现在可在 NuGet 和 GroupDocs 网站上获取。...top row while rendering Spreadsheet documents to HTML. (VIEWERNET-5475)...

    blog.groupdocs.com/zh/viewer/groupdocs-viewer-f...
  4. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG 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...
  5. 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 ) # constants.input_xls is...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  6. 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...
  7. GroupDocs.Viewer for Node.js via Java | GroupDocs

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your JavaScript application.... Load text documents, spreadsheets, presentations, PDF files...Render Word documents Render spreadsheet files Render presentations...

    docs.groupdocs.com/viewer/nodejs-java/
  8. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....convert documents between spreadsheet file types in a simple and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Add Metadata Signature in Cells Document using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.10 of the API provides the ability to add and search Metadata Signature in Cells and Words documents. Furthermore, few improvements are also introduced in this version, therefore, we recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for Cells and Words documentsThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....protected Open-Documents-Spreadsheet ODS file formats Search results...

    blog.groupdocs.com/signature/groupdocs.signatur...
  10. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the documents using C#. Automate the document and image annotations with the .NET API....the text within Word, PDF, spreadsheet, presentation documents....

    blog.groupdocs.com/annotation/strikethrough-tex...