Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 4,495 for

values

(0.09 sec)
  1. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/plain-text/
  2. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/load-fr...
  3. Working with metadata in MOV Files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Čtečka čárových kódů pomocí Java | Naskenujte č...

    Jak skenovat čárové kódy pomocí Java v rámci aplikace. Příklad Java, který čte čárový kód z obrázku, který vám pomůže vytvořit online skener čárových kódů....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-barcode-using...
  5. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can compare two documents in a browser. Select source and target files and run the comparison. Embed the compared documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed.... We appreciate and value our customers’ feedback. Your...

    blog.groupdocs.com/comparison/groupdocs-plugin-...
  6. קורא ברקוד באמצעות Java | סרוק ברקוד מתמונה

    כיצד לסרוק ברקודים באמצעות Java בתוך האפליקציה. דוגמה של Java שקוראת ברקוד מתמונה שתעזור לכם לבנות סורק ברקוד מקוון....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/he/parser/scan-barcode-using...
  7. business-plan.pdf

    HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7 4. Market Analysis 8 5. Operating Plan 10 6. M......Financial reserves • Value proposition • Price, value, quality WEAKNESSES...Goods Sold is the monetized value of the time spent on the client...

    docs.groupdocs.com/conversion/python-net/_sampl...
  8. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/java/merge/archives/
  10. Merge text files | GroupDocs

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Node.js via Java library.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/nodejs-java/merge/txt/