Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,613 for

values

(0.29 sec)
  1. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API.... Set property to value XAdES Call method of class instance...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Extract text from HTML documents | GroupDocs

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....Warning method returns null value if text extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. قارئ رمز الاستجابة السريعة باستخدام C# | مسح رم...

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

    blog.groupdocs.com/ar/parser/scan-qr-code-using...
  4. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... Value ); } } As you can see the code...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....set to false (this is default value) and update for each signature...() { // specify SkipExternal value to exclude non signature objects...

    docs.groupdocs.com/signature/net/searching-for-...
  6. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Java... setValue ( "new Value" ); fieldManager . updateFormFields...textField . setValue ( "new Value" ); fieldManager . updateFormFields...

    docs.groupdocs.com/editor/java/edit-and-update-...
  7. 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...
  8. 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...
  9. 在线扫描条码 |使用图像和相机扫描条形码

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

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

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

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...