Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 4,657 for

values

(0.3 sec)
  1. Leitor de Código QR usando Java | Digitalize o ...

    Como digitalizar códigos QR usando Java dentro do aplicativo. Exemplo de Java que lê QR Code a partir de uma imagem que o ajudará a construir um scanner de QR online....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/pt/parser/scan-qr-code-using...
  2. Зчитувач штрих-кодів за допомогою Java | Сканув...

    Як сканувати штрих-коди за допомогою Java у програмі. Приклад Java, який зчитує штрих-код із зображення, який допоможе вам створити онлайн-сканер штрих-кодів....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/uk/parser/scan-barcode-using...
  3. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......Financial reserves Value proposition Price, value, quality WEAKNESSES...Goods Sold is the monetized value of the time spent on the client...

    docs.groupdocs.com/conversion/nodejs-java/_samp...
  4. C#.NETを使用して、ドキュメント内の単語と各単語の出現をカウントします

    .NETドキュメント解析APIを使用して、C#のPDF、Word、Excel、PowerPoint、およびEメールドキュメントの単語数とその出現回数をカウントします。...Value); // 単語数の結果を印刷する Console.WriteLine("Total...of {0}: {1}", pair.Key, pair.Value); } } } 上記のコードの出力は次のとおりです。 無料のAPIライセンスを取得する...

    blog.groupdocs.com/ja/parser/count-words-and-oc...
  5. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....hyperlink, strong, em tags and the value that represents a text: ) Tag...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-text-str...
  6. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System.... format ( "Value: %s" , simpleTag . getValue...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. مدیریت داده های EXIF تصاویر JPEG، PNG، TIFF و W...

    دستکاری فراداده EXIF تصاویر در جاوا. استخراج، به‌روزرسانی، افزودن یا حذف داده‌های EXIF از JPG/JPEG، PNG، WebP یا سایر تصاویر با استفاده از Java API.... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/fa/metadata/handle-exif-data...
  8. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...set_Capacity(Int32 value) at System.IO.MemoryStream....EnsureCapacity(Int32 value) at System.IO.MemoryStream.Write(Byte[]...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  9. Generování dlaždicových vodoznaků – Vylepšete z...

    Objevte techniky generování vodoznaků s dlaždicemi pro dokumenty pomocí C#, Java a Node.js. Vylepšete zabezpečení svých dokumentů pomocí tohoto podrobného průvodce....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 10 } }; // Nastavte vlastnosti...

    blog.groupdocs.com/cs/watermark/generate-tiling...
  10. Manipular dados EXIF de imagens JPEG, PNG, TIFF...

    Manipule metadados EXIF de imagens em Java. Extraia, atualize, adicione ou remova dados EXIF de JPG/JPEG, PNG, WebP ou outras imagens programaticamente usando a API Java.... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/pt/metadata/handle-exif-data...