Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 11,223 for

xlsx

(0.04 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/search-for-text-...
  2. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  3. Working with Metadata in ASF Files | Documentation

    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...
  4. Use redaction policies | Documentation

    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...
  5. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....xlsx")) // Excel Spreadhseet // using... OTT, RTF Spreadsheets XLS, XLSX, XLSM, XLSB, XLT, XLTX, XLTM...

    blog.groupdocs.com/parser/extract-images-from-p...
  6. Edit Word Documents | Online Editing & Programm...

    Discover efficient ways to edit Word documents. Either edit DOC/DOCX files online or do it programmatically using C# & Java....Edit Excel Spreadsheets - XLS/XLSX Editor Edit XML Files - XML...

    blog.groupdocs.com/editor/edit-word-documents/
  7. Edit PowerPoint Presentations | Online Editing ...

    Discover efficient ways to edit PowerPoint presentations. Either edit PPT/PPTX files online or do it programmatically using C# & Java....Edit Excel Spreadsheets - XLS/XLSX Editor Edit XML Files - XML...

    blog.groupdocs.com/editor/edit-presentation-ppt...
  8. Extract metadata from Microsoft Office Word doc...

    This article explains that how to extract metadata from Microsoft Office Word (.doc, .docx) documents... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Load document | Documentation

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....WordProcessingLoadOp Spreadsheet XLS, XLSX, XLSM, XLSB SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/java/load-document/