Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 11,647 for

xlsx

(0.05 sec)
  1. Get document info | GroupDocs

    This article shows how to get the basic document info.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/get-document-info/
  2. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iXLSX, emails, images and more with...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  3. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, Xlsx, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....Documents: Password-protected DOCX, XLSX, PPTX files Legacy Office: Password-protected...extract data from PDF, DOCX, XLSX, and more with our . Was this...

    docs.groupdocs.com/parser/python-net/load-passw...
  5. GroupDocs.Merger Product Family on GroupDocs Bl...

    GroupDocs.Merger Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Merger Product Family on GroupDocs Blog | Document Automatio......remove it to unlock the XLS/XLSX files using Java API. Lock and...remove it to unlock the XLS/XLSX files using .NET API. Password...

    blog.groupdocs.com/categories/groupdocs.merger-...
  6. How to Add Image Signature to PDF in Java

    Understand the step-by-step procedure to add image signature to PDF in Java and how to create functionality to insert signature image in PDF using Java....source documents including DOCS, XLSX, PPSM, TSV, PPTX, and many more...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  7. How to Convert XML to CSV in Java

    Let's quickly take a look at how to convert XML to CSV in Java and how to write Java code to convert XML to CSV for performing document conversion....formats, see how to convert XLS to XLSX in Java . Updated on 28 Apr...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Extract Metadata from PDF using Java

    Let's get familiar ourselves with the process to extract metadata from PDF using Java and learn how to create functionality to get metadata from PDF in Java....document formats such as DOCX, XLSX, PPTX, MSG, EML, EPUB, and many...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  9. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....demonstrates how to use the C# convert XLSX to CSV capability. In addition...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Convert files to various formats | GroupDocs

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...formats: Pdf to Md Docx to Md Xlsx to Md Epub to Md Xml to Md Was...

    docs.groupdocs.com/markdown/net/convert/