Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,578 for

xls

(0.41 sec)
  1. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/net/search-options/
  3. Common List Image in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it....to Microsoft Excel Document (XLS/XLSX) formats. Since ODS is not...

    docs.groupdocs.com/assembly/net/common-list-ima...
  4. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including PDF, Word, Excel, PowerPoint, and images....PPTX/PPT Spreadsheets: XLSX/XLS Images: JPG, PNG, TIFF, GIF ...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  5. Extract text in Accurate mode | GroupDocs

    Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats in C#....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  6. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  7. [Release] GroupDocs.Assembly for .NET 26.6 - Fr...

    Dear GroupDocs users, we’re pleased to announce GroupDocs.Assembly for .NET 26.6. This release restructures the NuGet packaging to add .NET 6, .NET 8, and .NET 10 builds, refreshes all bundled document generation engines…...MHTML, XPS, PDF Spreadsheet XLS, XLSX, XLSM, XLSB, XLTX, XLTM...

    forum.groupdocs.com/t/release-groupdocs-assembl...
  8. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/net/create-custom-...
  9. Loading Documents | GroupDocs

    Load source documents from a local file path or a Python stream — including password-protected files — and inspect the available LoadOptions classes and ConverterSettings in GroupDocs.Conversion for Python via .NET...., XLS, XLSX). ThreeDLoadOptions : Options...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Working with metadata in EPUB e-books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/java/working-with-m...