Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 41,716 for

doc

(0.06 sec)
  1. Scan Barcodes from MD files on Java or via Free...

    Parse MD files and 61 other formats such as invoices, receipts or financial tables to scan barcodes....PNG XLSM XLA OTP PPT BZ2 XML DOC XLTX XLSX TXT PPS GZ ODP How...including MD, PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...

    products.groupdocs.cloud/parser/java/barcode/md/
  2. Scan Barcodes from XLTX files on Java or via Fr...

    Parse XLTX files and 61 other formats such as invoices, receipts or financial tables to scan barcodes....POTX PDF XHTML MD DOTM PST ODS DOC XLT JP2 TAR EPUB ZIP XLAM BZ2...including XLTX, PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...

    products.groupdocs.cloud/parser/java/barcode/xltx/
  3. Scan Barcodes from XLT files on Java or via Fre...

    Parse XLT files and 61 other formats such as invoices, receipts or financial tables to scan barcodes....ODS XLTX MD XHTML ZIP TIFF PPT DOC JPEG XLS POT XLSX DOCX OTT OST...including XLT, PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...

    products.groupdocs.cloud/parser/java/barcode/xlt/
  4. Scan Barcodes from POTM files on Java or via Fr...

    Parse POTM files and 61 other formats such as invoices, receipts or financial tables to scan barcodes....ONE CSV POTX MSG GIF ODT ZIP DOC JPG RTF OST RAR DOTX ODP PST...including POTM, PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...

    products.groupdocs.cloud/parser/java/barcode/potm/
  5. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  6. Load document from stream | Documentation

    There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the Document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/load-document-fr...
  7. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/extracting-comm...
  8. FileType - GroupDocs.Watermark for Java - API R...

    All Classes Packages com.groupDocs.watermark com.groupDocs.watermark.common com.groupDocs.watermark.contents com.grou...... DOC Files with .doc extension represent documents...settings for generation of further DOC or DOCX files. static FileType...

    apireference.groupdocs.com/watermark/java/com.g...
  9. Scan Barcodes from TXT files on cURL or via Fre...

    Parse TXT files and 61 other formats such as invoices, receipts or financial tables to scan barcodes....PPTX PPSM RTF CSV FB2 GZ EPUB DOC XML OTS HTML OTT XLT XHTML ODS...including TXT, PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...

    products.groupdocs.cloud/parser/curl/barcode/txt/
  10. Scan Barcodes from PPSX files on cURL or via Fr...

    Parse PPSX files and 61 other formats such as invoices, receipts or financial tables to scan barcodes....DOCM POTM DOTX OTT FB2 XLTX CHM DOC EPUB TXT POTX EMLX XLSX BMP How...including PPSX, PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...

    products.groupdocs.cloud/parser/curl/barcode/ppsx/