Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 14,691 for

doc

(0.13 sec)
  1. Online PDF QR Code Reader

    Free online QR code parser from PDF. Secure and easy to use QR code parser and reader...POT PPTM POTX POTM PPSM OTP DOC DOCX DOCM DOT DOTX DOTM RTF ODT...

    products.groupdocs.app/parser/read-qr-code/pdf
  2. Online PDF Barcode Reader

    Free online Barcode parser from PDF. Secure and easy to use Barcode parser and reader...POT PPTM POTX POTM PPSM OTP DOC DOCX DOCM DOT DOTX DOTM RTF ODT...

    products.groupdocs.app/parser/read-barcode/pdf
  3. How to Compare Word Documents using C#

    This article describes the procedure to compare Word Documents using C# and how to write the code in C# to compare two Word Documents and highlight differences....for other formats such as PDF, DOC, XLSX, PPTX, VSDX, ODT, JPG,...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  4. DOCX ፓርሰር ከሰነዶች ኦንላይን ዳታ ማውጣት

    ነጻ የኢንተርኔት ሰነድ መረጃ ፓርሰር. አስተማማኝ እና ለመጠቀም ቀላል DocX መረጃ ፓርሰር እና extractor...XLSB XLAM XLTM CSV TSV ODS OTS DOC DOCM DOT DOTX DOTM RTF TXT ODT...

    products.groupdocs.app/am/parser/docx
  5. Ինչպես փոխարկել MHTML-ը HTML-ի՝ օգտագործելով C#

    Հեշտությամբ կատարեք փաստաթղթերի փոխակերպում և սովորեք MHTML-ի HTML-ի փոխարկելու գործընթացը՝ օգտագործելով C#: Նաև սովորեք, թե ինչպես իրականացնել փոխակերպման MHTML-ի HTML C# հնարավորությունը:...MD, DOT, TEX, TIFF, CSV, PNG, DOC և շատ ավելին: Այս ուղեցույցում...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown Documents/files like a common text Documents using a GroupDocs.Editor for .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free...)) { using ( EditableDocument doc = editor . Edit ( editOptions...

    docs.groupdocs.com/editor/net/edit-markdown/
  7. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook....Order Upgrade an Order Support Docs API Reference Live Demos Free...= new Metadata ( @"D:\input.doc" )) { RootMetadataPackage root...

    docs.groupdocs.com/metadata/net/exporting-metad...
  8. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your Document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.xls" try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  9. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF metadata section. Working with IPTC metadata GroupDocs.Metadata for .NET is also able to work with IPTC metadata in TIFF images....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/working-with-me...
  10. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF images....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/java/working-with-m...