Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 11,864 for

xlsx

(0.86 sec)
  1. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/handling-the-id...
  2. 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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....xlsx files. options . setAppearance...

    docs.groupdocs.com/signature/java/sign-document...
  4. Clarification Needed: Cloud vs On-Prem Evaluati...

    Hello, We are currently evaluating GroupDocs.Comparison and related document processing products for integration into our platform, and we would appreciate clarification on several technical points. To clarify upfront: …...Practical limits for large DOCX/XLSX/PDF comparison workloads Execution...If a maliciously crafted DOCX/XLSX/PDF is uploaded, what protections...

    forum.groupdocs.com/t/clarification-needed-clou...
  5. Numbered List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List 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. Numbered List in Microsoft Excel Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Excel 2013. You can create two kinds of Numbered List in Microsoft Excel....Microsoft Excel Document (XLS/XLSX) formats. Since ODS is not a...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  6. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...(Microsoft Office Excel formats - XLSX, XLS and Open Office Spreadsheet...

    docs.groupdocs.com/signature/python-net/esign-d...
  7. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast text extraction mode for bulk processing and performance-critical scenarios in C#.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  8. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/character-types/
  9. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...Unorder lists Converting an XLSX to TIFF does not observe page...PDF correctly Unable to parse .xlsx and .docx files in one environment...

    forum.groupdocs.com/t/free-support-policies/6034
  10. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....DOCM, DOT, ODT Spreadsheet XLS, XLSX, XLSM, XLSB Delimiter-Separated...inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor editor = new Editor...

    docs.groupdocs.com/editor/net/edit-document/