Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,638 for

values

(0.5 sec)
  1. Python 타일링 워터마크: 문서 및 이미지를 보호하는 7가지 예제

    7가지 실용적인 예제로 Python 타일링 워터마크를 마스터하세요. 문서 보안을 위한 워터마크 추가, 생성, 맞춤 설정 방법과 워터마크 제거, GroupDocs.Watermark API를 사용한 파일 보호 방법을 배웁니다.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/ko/watermark/tiling-watermar...
  2. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....Property value: {1}" , property . Name , property . Value ); } }...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  3. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....very similar images it has a value with a minimum number of different...hashes of found images. This value ranges from 0 to 32. MaxResultCount...

    docs.groupdocs.com/search/net/reverse-image-sea...
  4. 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/
  5. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API.... The default value is false . The following code...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. 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...
  7. Kelola Data XMP dan EXIF Gambar HEIF HEIC mengg...

    Kelola data XMP dan EXIF dari gambar HEIF, HEIC menggunakan C#. Baca, perbarui, hapus data EXIF dan XMP menggunakan Metadata automation API dalam aplikasi .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/id/metadata/manage-xmp-and-e...
  8. .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...
  9. 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...
  10. How to run examples | GroupDocs

    This article describes how to run .NET file markdown API code examples....} Replace the documentPath value with the actual path to the...} Replace the documentPath value with the actual path to the...

    docs.groupdocs.com/markdown/net/how-to-run-exam...