Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 11,644 for

xlsx

(0.27 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....xlsx" ) as converter : doc_info =...get_document_info () # Print XLSX document info print ( "Author:"...

    docs.groupdocs.com/conversion/python-net/develo...
  5. 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/
  6. 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-...
  7. 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...
  8. Indexing password protected documents | GroupDocs

    This article demonstrates that how to perform indexing of password protected documents.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/indexing-password...
  9. Configuring search network | GroupDocs

    This page contains information about configuring the search network.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/configuring-sear...
  10. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract text in Accurate mode.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-text-in-...