Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,499 for

values

(0.08 sec)
  1. 在线扫描条码 |使用图像和相机扫描条形码

    在线扫描条形码。扫描条码图像并使用相机进行扫描。我们还将讨论如何使用 C# 和 Java 以编程方式扫描条形码。...CodeTypeName +" Value: " + barcode.Value); } } 您可以进一步了解开发 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh/parser/scan-barcode-online/
  2. 在線掃描條碼 |使用圖像和相機掃描條形碼

    在線掃描條形碼。掃描條碼圖像並使用相機進行掃描。我們還將討論如何使用 C# 和 Java 以編程方式掃描條形碼。...CodeTypeName +" Value: " + barcode.Value); } } 您可以進一步了解開發 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...
  3. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....type='text' name='client\_id' value="{{@userId}}" /> <br /> <label...type='text' name='private\_key' value="{{@privateKey}}" /> <br />...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  4. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....and must return a non-empty value. While building a report, bookmark_expression...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  5. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....hyperlink, strong, em tags and the value that represents a text: ) Tag...string value = reader . GetAttribute ( "link" ); if ( value != null...

    docs.groupdocs.com/parser/net/extract-text-stru...
  6. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....default value, which means float mode, when true value means paginal...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/float-and-paginal...
  7. Merge images | GroupDocs

    Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....instance of class and pass enum value of as a constructor parameter...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/nodejs-java/merge/ima...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....97-2003 CSV (Comma Separated Value) file. OOXML Microsoft PowerPoint...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/supported-doc...
  9. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....of the class with the true value as an argument. By default,...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/homophone...
  10. Czytnik kodów QR przy użyciu języka C# | Zeskan...

    Jak zeskanować kod QR za pomocą C# w aplikacji .NET. Przykład w języku C#, który odczytuje kod QR z obrazu, co pomoże Ci zbudować internetowy skaner QR....CodeTypeName +" Code Value: " + barcode.Value); } } Uzyskaj bezpłatną...

    blog.groupdocs.com/pl/parser/scan-qr-code-using...