Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 11,038 for

xlsx

(0.19 sec)
  1. Ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C#

    Այս կարճ ձեռնարկը բացատրում է ձեզ, թե ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C# առանց որևէ երրորդ կողմի գործիքի և ինչպես օգտագործել այս ուղեցույցը՝ HTML-ը Word-ի C#-ով փոխարկելու համար:... ինչպիսիք են PDF, RTF, PNG, XLSX, PSD և շատ ավելին: Այս ուղեցույցում...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // .... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-di...
  4. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Node.js via Java.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/nodejs-java/working...
  5. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  6. Get document info | Documentation

    This article shows that how to get meta information of a document....xlsx" using ( Metadata metadata =... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/get-document-info/
  7. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans metadata properties in the files selected to be attached with email. It is an attach file button that appears in New Message window in Outlook. When some file is selected to be attached with email, the add-in first cleans all the metadata information saved with that file and then attaches metadata free file with email message....(DOC/DOCX) Spreadsheet Document (XLS/XLSX) Portable Document Format (PDF)...

    blog.groupdocs.com/metadata/introducing-outlook...
  8. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....Styles are lost when rendering XLSX into HTML. The print preview...

    blog.groupdocs.com/viewer/support-of-net-standa...
  9. Search thread safety | Documentation

    This article shows that how search thread safety works.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/search-thread-sa...
  10. Search flow | Documentation

    This article shows the internal stages of each search operation.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/search-flow/