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

values

(0.07 sec)
  1. 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...
  2. סרוק ברקוד באינטרנט | סריקת ברקוד באמצעות תמונו...

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

    blog.groupdocs.com/he/parser/scan-barcode-online/
  3. 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...
  4. Marcas de Água com Tiling em Python: 7 Exemplos...

    Domine as marcas de água com tiling em Python com 7 exemplos práticos. Aprenda a adicionar, criar e personalizar marcas de água para segurança de documentos, remover marcas de água e proteger arquivos usando a API GroupDocs.Watermark para proteção de conteúdo empresarial.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/pt/watermark/tiling-watermar...
  5. Python Tiling Wasserzeichen: 7 Beispiele zum Sc...

    Meistern Sie Python Tiling Wasserzeichen mit 7 praktischen Beispielen. Lernen Sie, Wasserzeichen hinzuzufügen, zu erstellen und anzupassen, um die Dokumentensicherheit zu gewährleisten, Wasserzeichen zu entfernen und Dateien mit der GroupDocs.Watermark API zum Schutz von Unternehmensinhalten zu schützen.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/de/watermark/tiling-watermar...
  6. Javaを使用したドキュメントと画像のクリーンなメタデータ

    DOCX、XLSX、PPTX、PDFドキュメント、JPEG、PNG、WebP画像、電子書籍、電子書籍、Visio図面、Zipなどのすべてまたは選択したメタデータプロパティを削除するJavaAPI。...WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/ja/metadata/remove-metadata-...
  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 edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using C# 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/net/how-to-edit-ebook/
  9. Zeskanuj kod kreskowy online | Skanowanie kodów...

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

    blog.groupdocs.com/pl/parser/scan-barcode-online/
  10. 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/