Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,648 for

values

(0.21 sec)
  1. Çevrimiçi QR Kodunu Tara | Görüntüleri ve Kamer...

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

    blog.groupdocs.com/tr/parser/scan-qr-code-online/
  2. Naskenujte QR kód online | Skenování QR kódu po...

    Naskenujte QR kódy online. Naskenujte obrázky s QR kódem a naskenujte pomocí fotoaparátu. Probereme také, jak programově skenovat QR kódy pomocí C# & Java....CodeTypeName +" Code Value: " + barcode.Value); } } Můžete získat...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-qr-code-online/
  3. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using Java programming language....be specified as one of the value: , , or . Once the instance...property to has the default value ( 2 ). Setting it to 0 will...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  4. Сканировать штрих-код онлайн | Сканирование штр...

    Сканируйте штрих-коды онлайн. Сканируйте изображения штрих-кода и сканируйте с помощью камеры. Мы также обсудим, как программно сканировать штрих-коды с помощью C# и Java....CodeTypeName +" Value: " + barcode.Value); } } Вы можете получить...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ru/parser/scan-barcode-online/
  5. Сканувати QR-код онлайн | Сканування QR-коду за...

    Скануйте QR-коди онлайн. Відскануйте зображення QR-коду та скануйте за допомогою камери. Ми також обговоримо, як програмно сканувати QR-коди за допомогою C# та Java....CodeTypeName +" Code Value: " + barcode.Value); } } Ви можете отримати...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/uk/parser/scan-qr-code-online/
  6. Плиткові водяні знаки в Python: 7 прикладів зах...

    Опануйте плиткові водяні знаки в Python за допомогою 7 практичних прикладів. Дізнайтеся, як додавати, створювати та налаштовувати водяні знаки для захисту документів, видаляти водяні знаки та захищати файли за допомогою GroupDocs.Watermark API для корпоративного захисту контенту.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/uk/watermark/tiling-watermar...
  7. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Value )); } New coding style // Create...{1}" , item . Name , item . Value )); } } Structure Old coding...

    docs.groupdocs.com/parser/net/migration-notes/
  8. Lecteur de code-barres utilisant C# | Scanner l...

    Comment numériser des codes-barres à l'aide de C# dans une application .NET. Exemple C# qui lit le code-barres à partir d'une image qui vous aidera à créer un scanner de codes-barres en ligne....code-barres à l’aide de la propriété Value. Le code source C# suivant montre...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-barcode-using...
  9. .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...
  10. 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...