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

values

(0.23 sec)
  1. Metadata etiketleriyle nasıl çalışılır

    Metadata etiketleriyle nasıl çalışılacağını açıklayın....found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Etikete Göre...

    blog.groupdocs.com/tr/metadata/how-to-work-with...
  2. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...type indicates whether the value of the previously described...property is not specified, or its value is fully transparent, a yellow...

    docs.groupdocs.com/viewer/net/search-highlight-...
  3. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#).... It is a quality value in percent. 100% means original...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. ویرایش و مدیریت متادیتا در برنامه های پایتون - ...

    ببینید چگونه از GroupDocs.Metadata for Python via .NET برای استخراج، به روز رسانی و حذف متادیتا در برنامه‌های خود استفاده کنید....interpreted_value مدیریت کنید if not (property . interpreted_value is..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  5. 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...
  6. Skenování čárového kódu online | Skenování čáro...

    Skenujte čárové kódy online. Skenujte obrázky čárových kódů a skenujte pomocí fotoaparátu. Probereme také, jak programově skenovat čárové kódy pomocí C# a Java....CodeTypeName +" Value: " + barcode.Value); } } Můžete získat...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-barcode-online/
  7. مسح الباركود عبر الإنترنت | مسح الباركود باستخد...

    مسح الباركود عبر الإنترنت. مسح صور الباركود والمسح الضوئي باستخدام الكاميرا. سنناقش أيضًا كيفية مسح الرموز الشريطية برمجيًا باستخدام C# & Java....CodeTypeName +" Value: " + barcode.Value); } } يمكنك الحصول...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ar/parser/scan-barcode-online/
  8. C#을 사용하는 QR 코드 리더 | 이미지에서 QR 코드 스캔

    .NET 애플리케이션 내에서 C#을 사용하여 QR 코드를 스캔하는 방법. 온라인 QR 스캐너를 빌드하는 데 도움이 되는 이미지에서 QR 코드를 읽는 C# 예제입니다.... Value 속성을 사용하여 QR 코드에서 동봉된 메시지를 추출합니다...CodeTypeName +" Code Value: " + barcode.Value); } } 무료 라이선스 받기 #...

    blog.groupdocs.com/ko/parser/scan-qr-code-using...
  9. 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...
  10. 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...