Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 11,135 for

xlsx

(0.2 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. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  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. 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...
  6. 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...
  7. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document.... input_xlsx ) as metadata : info = metadata... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/python-net/get-docu...
  8. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such as PDF, DOCX, PPTX, Xlsx, EML, JPG, PNG, etc....formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc. So in order...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  9. How to Extract Text from PDF in C#

    This short article provides the procedure to extract text from PDF in C# and how to use this stepwise guide to write code to extract text from PDF using C#....documents such as DOC, DOCX, XLS, XLSX, PPTX, MSG, XML, ZIP, and many...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  10. Extract Text from Markdown Files using C# | Mar...

    Extract Text from Markdown Files using C#. Parser the mardown files within .NET applications using document parser API by GroupDocs....DOCX, …), spreadsheets (XLS, XLSX, …), presentations (PPT, PPTX...

    blog.groupdocs.com/parser/extract-text-from-mar...