Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,541 for

values

(0.19 sec)
  1. Escanear código de barras en línea | Escaneo de...

    Escanea códigos de barras en línea. Escanee imágenes de códigos de barras y escanee con la cámara. También discutiremos cómo escanear códigos de barras mediante programación usando C# y Java....CodeTypeName +" Value: " + barcode.Value); } } Puede obtener...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/es/parser/scan-barcode-online/
  2. Search results | GroupDocs

    This article shows that how to perform the operations on search results.... The property returns a value indicating that the result is...returns the found terms. The value is evaluated each time the property...

    docs.groupdocs.com/search/net/search-results/
  3. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Value: {0}" , descriptor . Value ); Console . WriteLine...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Convert CSV to PDF in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV Soubory Comma Separated Values se široce používají pro výměnu...

    blog.groupdocs.com/cs/tag/convert-csv-to-pdf-in...
  5. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats.... Value ); } // ... } Reading MSG metadata..., header . Name , header . Value ); } Console . WriteLine ( root...

    docs.groupdocs.com/metadata/net/working-with-sa...
  6. Update watermarks | GroupDocs

    This article shows how to update existing text or image watermarks....argument can have inappropriate value // Process such cases here }...argument can have inappropriate value // Process such cases here }...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  7. قارئ الباركود باستخدام C# | مسح الباركود من الصورة

    كيفية مسح الرموز الشريطية ضوئيًا باستخدام C# داخل تطبيق .NET. مثال C# الذي يقرأ الباركود من صورة سيساعدك على إنشاء ماسح ضوئي للرمز الشريطي عبر الإنترنت....CodeTypeName +" Value: " + barcode.Value); } } احصل على رخصة...

    blog.groupdocs.com/ar/parser/scan-barcode-using...
  8. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....arquivos CSV [Comma Separated Values][1] são amplamente usados para...simples. O Comma Separated Values (CSV) é um formato de arquivo...

    blog.groupdocs.com/pt/categories/groupdocs.asse...
  9. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV-Dateien Comma Separated Values-Dateien werden häufig zum Austausch...einfacher Vorlagen. Comma Separated Values (CSV) ist ein Dateiformat zum...

    blog.groupdocs.com/de/categories/groupdocs.asse...
  10. اسکن کد QR آنلاین | اسکن کد QR با استفاده از تص...

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

    blog.groupdocs.com/fa/parser/scan-qr-code-online/