Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 37,965 for

xlsx

(0.06 sec)
  1. GroupDocs.Viewer for .NET 19.10 Release Notes

    GroupDocs.Viewer for .NET 19.10 Release Notes – the latest updates and fixes....Styles are lost when rendering XLSX into HTML Bug VIEWERNET-2054...

    releases.groupdocs.com/viewer/net/release-notes...
  2. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/separate-...
  3. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  4. GroupDocs.Conversion for .NET 21.8 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 21.8 Major Features There are 15+ features, improvements and bug-fixes in this release, most notable are: Conversion from Nsf Conversion from multiple vcf contacts Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4636 Feature Implement conversion from Nsf CONVERSIONNET‑4335 Improvement Size too high when converted from PDF to DOCX CONVERSIONNET‑4675 Improvement Conversion from multiple contacts VCF CONVERSIONNET‑4390 Fix Wrong exception CONVERSIONNET‑4553 Fix Image export failed exception when converting certain djvu document to epub CONVERSIONNET‑4623 Fix Wrong content placement while converting Xlsx with Letter page size to PDF CONVERSIONNET‑4702 Fix Converting Hebrew html to Tiff CONVERSIONNET‑4704 Fix EML to PDF conversion taking long time CONVERSIONNET‑4724 Fix Diagram to image conversion failed on Linux/macOS CONVERSIONNET‑4725 Fix Diagram to word processing failed on Linux/macOS CONVERSIONNET‑4728 Fix Pdf to image conversion failed under Linux/macOS CONVERSIONNET‑4729 Fix Presentation to image conversion failed under Linux/macOS CONVERSIONNET‑4730 Fix Project management to image conversion failed under Linux/macOS CONVERSIONNET‑4731 Fix Spreadsheet to image conversion failed under Linux/macOS CONVERSIONNET‑4734 Fix Data to Image as datasource conversion failed under macOS/Linux CONVERSIONNET‑4735 Fix Tsv and Csv to image conversion failed CONVERSIONNET‑4738 Fix Conversion from Xml/XlsFo to Xlt failed Public API and Backward Incompatible Changes Introduced new class NsfLoadOptions...content placement while converting XLSX with Letter page size to PDF...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  5. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  6. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-tables-f...
  7. ebook to photoshop

    ebook to photoshop,ebook to tex,cad to ebook,ebook to web,ebook to image,psd to ebook,cad to tex,Supported Document Formats | Documentation,outlook to... DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML...

    search.groupdocs.com/q/eBook-to-Photoshop.html
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. FileType | GroupDocs.Merger for .NET API Reference

    Represents file type. Provides methods to obtain list of all file types supported by GroupDocs.Merger detect file type by extension etc....static XLSX Microsoft Excel Open XML Spreadsheet (.xlsx) is a...can be utilized to generate XLSX files that exhibit the same...

    reference.groupdocs.com/merger/net/groupdocs.me...