Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 11,584 for

xlsx

(0.06 sec)
  1. Create custom format handler | GroupDocs

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

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

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API...., XLS, XLSX). ThreeDLoadOptions : Options...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/extracting-meta...
  4. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...WordProcessingLoadOp(); case "xls": case "xlsx": return new SpreadsheetLoadOptio();...WordProcessingLoadOp(); case "xls": case "xlsx": return new SpreadsheetLoadOptio();...

    forum.groupdocs.com/t/getting-targetinvocatione...
  5. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/python-net/use-red...
  6. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. 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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes.... DOCX) , spreadsheets (XLS, XLSX) , presentations (PPT, PPTX)...

    blog.groupdocs.com/search/fuzzy-search-java/
  9. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....Word (DOC/DOCX) or Excel (XLS/XLSX) format; create new templates...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  10. How to Install and Use GroupDocs' Online Docume...

    Let me show you how to install and use GroupDocs online document viewer plugin for Alfresco CMS on Linux. Requirements Java jdk Java jre Alfresco GroupDocs Viewer plugin Apache Tomcat PostGRE SQL Preparation First of all, you should have Alfresco CMS installed in your machine. Download and install a community version if you don’t have one already. Alfresco is a Java CMS, so we need Apache tomcat and PostGRE SQL installed....PPTX) Spreadsheet viewer (XLS, XLSX) Image file viewer (JPG, BMP...

    blog.groupdocs.com/viewer/how-to-install-and-us...