Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,499 for

values

(0.13 sec)
  1. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine... now () property_value = gm . common . PropertyValue...( specification , property_value ) print ( f "Affected properties:...

    docs.groupdocs.com/metadata/python-net/adding-m...
  2. Çevrimiçi Barkod Tarama | Görüntüler ve Kameray...

    Barkodları çevrimiçi tarayın. Barkod görüntülerini tarayın ve kamerayı kullanarak tarayın. Ayrıca C# ve Java kullanarak barkodların programlı olarak nasıl taranacağını tartışacağız....CodeTypeName +" Value: " + barcode.Value); } } C# kullanarak...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/tr/parser/scan-barcode-online/
  3. Lecteur de code QR utilisant C# | Scannez le co...

    Comment scanner le code QR en utilisant C# dans l'application .NET. Exemple C# qui lit le code QR à partir d'une image qui vous aidera à créer un scanner QR en ligne....QR à l’aide de la propriété Value. Le code source C# suivant analyse...CodeTypeName +" Code Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-qr-code-using...
  4. 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 Java...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/java/search-highlight...
  5. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....// Check if page index has a value if ( i . PageIndex == null )... GetText ( i . PageIndex . Value )) { Console . WriteLine ( reader...

    docs.groupdocs.com/parser/net/extract-table-of-...
  6. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class.... The default value is 100000. MaxTotalOccurrenceCo...search result. The default value is 500000. SearchDocumentFilter...

    docs.groupdocs.com/search/net/search-options/
  7. 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...
  8. How to merge images to JPEG using C# | GroupDocs

    Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in C# language using GroupDocs.Merger for .NET library....The higher the compression value, the higher the degradation...instance of class and pass enum value of as a constructor parameter...

    docs.groupdocs.com/merger/net/getting-started/u...
  9. סרוק ברקוד באינטרנט | סריקת ברקוד באמצעות תמונו...

    סרוק ברקודים באינטרנט. סרוק תמונות ברקוד וסרוק באמצעות המצלמה. כמו כן, נדון כיצד לסרוק ברקודים באופן פרוגרמטי באמצעות C# ו-Java....CodeTypeName +" Value: " + barcode.Value); } } אתה יכול לקבל...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/he/parser/scan-barcode-online/
  10. Перетворення SVG на PNG у Java - Векторна графі...

    Перетворіть векторну графіку SVG на зображення PNG за допомогою Java. Обертайте, перевертайте, водяні знаки, відтінки сірого та регулюйте яскравість і гамму конвертованого PNG за допомогою Java API....setBrightness(int value) Контраст setContrast(int value) Режим перевертання...ImageFlipModes) Gamma setGamma(float value) Grayscale setGrayscale(логічне...

    blog.groupdocs.com/uk/conversion/convert-svg-to...