Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,616 for

values

(0.34 sec)
  1. 在線掃描條碼 |使用圖像和相機掃描條形碼

    在線掃描條形碼。掃描條碼圖像並使用相機進行掃描。我們還將討論如何使用 C# 和 Java 以編程方式掃描條形碼。...CodeTypeName +" Value: " + barcode.Value); } } 您可以進一步了解開發 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...
  2. Python 平铺水印:保护文档和图像的 7 个示例

    掌握 Python 平铺水印,包含 7 个实用示例。学习如何添加、创建和定制文档安全水印,移除水印,并使用 GroupDocs.Watermark API 保护文件,实现企业内容保护。... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/zh/watermark/tiling-watermar...
  3. CSV to Word Report in Java

    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....中文 中國傳統的 Le Comma Separated Values (CSV) est un format de fichier...

    blog.groupdocs.com/fr/tag/csv-to-word-report-in...
  4. CSV to Word Report in CSharp

    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....arquivos CSV [Comma Separated Values][1] são amplamente usados para...

    blog.groupdocs.com/pt/tag/csv-to-word-report-in...
  5. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Module Replace documentPath value with the actual path to the...Module Replace documentPath value with the actual path to the...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  6. C# kullanarak HEIF HEIC Görüntülerinin XMP ve E...

    C# kullanarak HEIF, HEIC görüntülerinin XMP ve EXIF verilerini yönetin. .NET uygulamalarında Metadata otomasyon API'sini kullanarak EXIF ve XMP verilerini okuyun, güncelleyin, kaldırın....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/tr/metadata/manage-xmp-and-e...
  7. Zarządzaj danymi XMP i EXIF obrazów HEIF HEIC z...

    Zarządzaj danymi XMP i EXIF obrazów HEIF, HEIC za pomocą języka C#. Odczytuj, aktualizuj, usuwaj dane EXIF i XMP za pomocą API automatyzacji metadanych w aplikacjach .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/pl/metadata/manage-xmp-and-e...
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... Value ); } } As you can see the code...Console . WriteLine ( field . Value ); // ... } } } Reading document...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....{ AllPages = true , // this value is set by default SignatureImplementat...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/verify-text-si...
  10. Search for Form Field e-signatures | GroupDocs

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API.... Value: " + formFieldSignature . getValue...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/search-for-fo...