Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,273 for

values

(0.05 sec)
  1. 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...
  2. علامات مائية متكررة في بايثون: 7 أمثلة لحماية ا...

    أصبح محترفاً في علامات المياه المتكررة في بايثون مع 7 أمثلة عملية. تعلم كيفية إضافة وإنشاء وتخصيص علامات المياه لأمان المستندات، وإزالة علامات المياه، وحماية الملفات باستخدام واجهة برمجة التطبيقات GroupDocs.Watermark لحماية المحتوى المؤسسي.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/ar/watermark/tiling-watermar...
  3. .Net UI Fit document in screen - Free Support F...

    hello, im using your viewer product demo from GitHub - groupdocs-viewer/GroupDocs.Viewer-for-.NET-UI: UI - User Interface for GroupDocs.Viewer for .NET document viewer and automation API., and i wanted to fit document in…...supported to set default zoom value to Fit Width. I have created...document if possible. The default value can be customized using the...

    forum.groupdocs.com/t/net-ui-fit-document-in-sc...
  4. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....getFileName() void setFileName(String value) double getMaxSize() void setMaxSize(double...setMaxSize(double value) Below properties are added to GroupDocs...

    blog.groupdocs.com/search/filter-documents-in-s...
  5. Filigranes de carrelage Python : 7 exemples pou...

    Maîtrisez les filigranes de carrelage Python avec 7 exemples pratiques. Apprenez à ajouter, créer et personnaliser des filigranes pour la sécurité des documents, à les supprimer et à protéger des fichiers à l'aide de l'API GroupDocs.Watermark pour la protection de contenu d'entreprise.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/fr/watermark/tiling-watermar...
  6. Watermark Tiling in Python: 7 Esempi per Proteg...

    Padroneggia i watermark tiling in Python con 7 esempi pratici. Impara ad aggiungere, creare e personalizzare watermark per la sicurezza dei documenti, rimuovere watermark e proteggere file utilizzando l'API GroupDocs.Watermark per la protezione dei contenuti aziendali.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/it/watermark/tiling-watermar...
  7. Adding metadata | Documentation

    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...
  8. 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...
  9. Ç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/
  10. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code...following syntax: << barcode [ value ] - itf6 >> Download Template...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/barcode-image-...