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

values

(0.41 sec)
  1. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... all_pages = True # this value is set by default text_verify_options... . all_pages = True # this value is set by default barcode_verify_options...

    docs.groupdocs.com/signature/python-net/verify-...
  2. C#でJPEG、PNG、TIFF、WebP画像のEXIFデータを管理する

    C#で画像のEXIFメタデータを管理します。メタデータ.NETAPIを使用して、プログラムで画像のEXIFデータを抽出、更新、追加、または削除します。...Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/ja/metadata/manage-exif-data...
  3. كيفية العمل مع علامات البيانات الوصفية

    اشرح كيفية العمل مع وسوم البيانات الوصفية...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Adding Metadata...

    blog.groupdocs.com/ar/metadata/how-to-work-with...
  4. Jak pracować z tagami metadanych

    Wyjaśnij, jak pracować z tagami metadanych...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Dodawanie...

    blog.groupdocs.com/pl/metadata/how-to-work-with...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...we are delivering the best value Document Management API suite...to deliver the best possible value to our customers. We rarely...

    blog.groupdocs.com/groupdocs.blog/page/44/
  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. setMaxTotalOccurrenc...search result. The default value is 500000. setSearchDocumentFil...

    docs.groupdocs.com/search/nodejs-java/search-op...
  7. 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/
  8. Ç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/
  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. 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-...