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

values

(0.16 sec)
  1. Pembaca Kode Batang menggunakan C# | Pindai Kod...

    Cara memindai kode batang menggunakan C# dalam aplikasi .NET. Contoh C# yang membaca kode batang dari gambar yang akan membantu Anda membuat pemindai kode batang online....CodeTypeName +" Value: " + barcode.Value); } } Dapatkan Lisensi...

    blog.groupdocs.com/id/parser/scan-barcode-using...
  2. اسکن بارکد آنلاین | اسکن بارکد با استفاده از تص...

    اسکن بارکد به صورت آنلاین اسکن تصاویر بارکد و اسکن با استفاده از دوربین. همچنین در مورد نحوه اسکن برنامه‌نویسی بارکد با استفاده از C# و Java صحبت خواهیم کرد....CodeTypeName +" Value: " + barcode.Value); } } شما می توانید...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fa/parser/scan-barcode-online/
  3. QR-code online scannen | QR-code scannen met af...

    QR-codes online scannen. Scan QR Code-afbeeldingen en scan met behulp van de camera. We zullen ook bespreken hoe QR-codes programmatisch kunnen worden gescand met C# en Java....CodeTypeName +" Code Value: " + barcode.Value); } } U kunt meer...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/nl/parser/scan-qr-code-online/
  4. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Permissions property with enum value of ; Instantiate object with...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/net/add-password-to-p...
  5. Scannez le code QR en ligne | Numérisation de c...

    Scannez les codes QR en ligne. Scannez les images QR Code et scannez à l'aide de l'appareil photo. Nous discuterons également de la manière de numériser par programmation des codes QR à l'aide de C# et Java....CodeTypeName +" Code Value: " + barcode.Value); } } Vous pouvez...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fr/parser/scan-qr-code-online/
  6. 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...
  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. 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...
  9. 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...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Value ); } // Extract only content...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...