Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,280 for

values

(0.06 sec)
  1. 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...
  2. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine... now () property_value = gm . common . PropertyValue...( specification , property_value ) print ( f "Affected properties:...

    docs.groupdocs.com/metadata/python-net/adding-m...
  3. Çevrimiçi Barkod Tarama | Görüntüler ve Kameray...

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

    blog.groupdocs.com/tr/parser/scan-barcode-online/
  4. Lecteur de code QR utilisant C# | Scannez le co...

    Comment scanner le code QR en utilisant C# dans l'application .NET. Exemple C# qui lit le code QR à partir d'une image qui vous aidera à créer un scanner QR en ligne....QR à l’aide de la propriété Value. Le code source C# suivant analyse...CodeTypeName +" Code Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-qr-code-using...
  5. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client....columns – parameter, value and description. The value field indicates...indicates which type of value it should be and if it is necessary or...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  6. Scansiona codice a barre online | Scansione di ...

    Scansiona i codici a barre online. Scansiona le immagini del codice a barre e scansiona usando la fotocamera. Discuteremo anche su come scansionare a livello di codice i codici a barre usando C# e Java....CodeTypeName +" Value: " + barcode.Value); } } Puoi ottenere...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/it/parser/scan-barcode-online/
  7. Barcode Image Generation in Spreadsheet Documen...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.xlsx The Code...following syntax: << barcode [ value ] - itf6 >> Download Template...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/barcode-image-...
  8. Get supported file types | Documentation

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Python via .NET applications....supported_file_types : print ( f "Property value: { supported_file_type . extension...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/python-net/get-suppor...
  9. 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...
  10. Перетворення SVG на PNG у Java - Векторна графі...

    Перетворіть векторну графіку SVG на зображення PNG за допомогою Java. Обертайте, перевертайте, водяні знаки, відтінки сірого та регулюйте яскравість і гамму конвертованого PNG за допомогою Java API....setBrightness(int value) Контраст setContrast(int value) Режим перевертання...ImageFlipModes) Gamma setGamma(float value) Grayscale setGrayscale(логічне...

    blog.groupdocs.com/uk/conversion/convert-svg-to...