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

values

(0.09 sec)
  1. Pindai Kode QR Daring | Pemindaian Kode QR meng...

    Pindai kode QR online. Pindai gambar Kode QR dan pindai menggunakan kamera. Kami juga akan membahas cara memindai kode QR secara terprogram menggunakan C# & Java....CodeTypeName +" Code Value: " + barcode.Value); } } Anda dapat memperoleh...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/id/parser/scan-qr-code-online/
  2. sample.xlsx

    CapBudgWS Equity Analysis of a Project INPUT SHEET: USER ENTERS ALL BOLD NUMBERS INITIAL INVESTMENT CASHFLOW DETAILS DISCOUNT RATE Initial Investment= $50,000 Revenues in year 1= $40,000 Approach(1......9 Salvage Value at end of project= $10,000 Tax...Investment $62,484 SALVAGE VALUE Equipment $0 $0 $0 $0 $0 $0...

    docs.groupdocs.com/signature/python-net/_sample...
  3. Zeskanuj kod QR online | Skanowanie kodu QR za ...

    Zeskanuj kody QR online. Skanuj obrazy QR Code i skanuj za pomocą aparatu. Omówimy również, jak programowo skanować kody QR za pomocą C# i Java....CodeTypeName +" Code Value: " + barcode.Value); } } Możesz uzyskać...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/pl/parser/scan-qr-code-online/
  4. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API.... 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/java/optimization-pdf...
  5. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Java API....default it has a “ false ” value, which means that the memory...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/memory-optimizat...
  6. كيفية العمل مع علامات البيانات الوصفية

    شرح كيفية العمل مع علامات البيانات الوصفية...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } إضافة خصائص...

    blog.groupdocs.com/ar/metadata/how-to-work-with...
  7. איך לעבוד עם תגיות Metadata

    הסבר איך לעבוד עם תגיות Metadata...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } הוספת תכונות...

    blog.groupdocs.com/he/metadata/how-to-work-with...
  8. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client....columns – parameter, value and description. The value field indicates...indicates which type of value it should be and if it is necessary or...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  9. Scansiona codice a barre online | Scansione di ...

    Scansiona i codici a barre online. Scansiona le immagini del codice a barre e scansiona usando la fotocamera. Discuteremo anche su come scansionare a livello di codice i codici a barre usando C# e Java....CodeTypeName +" Value: " + barcode.Value); } } Puoi ottenere...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/it/parser/scan-barcode-online/
  10. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....TryGetValue ( string key , out object value ) { var prefixedKey = GetPrefixedKey...redisValue ); value = data ; return true ; } value = default ;...

    docs.groupdocs.com/conversion/net/how-to-use-cu...