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

values

(0.23 sec)
  1. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV Soubory Comma Separated Values se široce používají pro výměnu...jednoduchých šablon. Comma Separated Values (CSV) je formát souboru pro...

    blog.groupdocs.com/cs/categories/groupdocs.asse...
  2. Jak pracovat s tagy metadat

    Vysvětlete, jak pracovat s metaznačkami....found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Přidání vlastností...

    blog.groupdocs.com/cs/metadata/how-to-work-with...
  3. Як працювати з тегами метаданих

    Поясніть, як працювати з тегами метаданих...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Додавання...

    blog.groupdocs.com/uk/metadata/how-to-work-with...
  4. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....argument can have inappropriate value // Process such cases here }...arguments can have inappropriate value // Process such cases here }...

    docs.groupdocs.com/watermark/net/modifing-found...
  5. 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. setMaxResultCount...

    docs.groupdocs.com/search/java/reverse-image-se...
  6. Escanear código de barras en línea | Escaneo de...

    Escanea códigos de barras en línea. Escanee imágenes de códigos de barras y escanee con la cámara. También discutiremos cómo escanear códigos de barras mediante programación usando C# y Java....CodeTypeName +" Value: " + barcode.Value); } } Puede obtener...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/es/parser/scan-barcode-online/
  7. Escanear Código QR Online | Digitalização de có...

    Escaneie códigos QR online. Digitalize imagens de código QR e digitalize usando a câmera. Também discutiremos como escanear códigos QR programaticamente usando C# e Java....CodeTypeName +" Code Value: " + barcode.Value); } } Você pode obter...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/pt/parser/scan-qr-code-online/
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.... Value ); } } Updating built-in metadata...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. اسکن کد QR آنلاین | اسکن کد QR با استفاده از تص...

    اسکن کدهای QR به صورت آنلاین اسکن تصاویر کد QR و اسکن با استفاده از دوربین. همچنین در مورد نحوه اسکن برنامه‌نویسی کدهای QR با استفاده از C# و Java بحث خواهیم کرد....CodeTypeName +" Code Value: " + barcode.Value); } } می توانید بینش...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fa/parser/scan-qr-code-online/
  10. 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/