Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 5,068 for

values

(0.29 sec)
  1. Barcodelezer met C# | Scan streepjescode van af...

    Barcodes scannen met C# binnen een .NET-toepassing. C#-voorbeeld dat streepjescode leest van een afbeelding waarmee u een online streepjescodescanner kunt bouwen....CodeTypeName +" Value: " + barcode.Value); } } Ontvang een...

    blog.groupdocs.com/nl/parser/scan-barcode-using...
  2. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....(precision/recall balance has a default value for Documents taxonomy). Was...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/classification/net/introduci...
  3. 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....I file CSV Comma Separated Values sono ampiamente utilizzati...semplici modelli. Comma Separated Values (CSV) è un formato di file...

    blog.groupdocs.com/it/categories/groupdocs.asse...
  4. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for .NET API....default it has a “ false ” value, which means that the memory...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/memory-optimizati...
  5. Scannez le code QR en ligne | Numérisation de c...

    Scannez les codes QR en ligne. Scannez les images QR Code et scannez à l'aide de l'appareil photo. Nous discuterons également de la manière de numériser par programmation des codes QR à l'aide de C# et Java....CodeTypeName +" Code Value: " + barcode.Value); } } Vous pouvez...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fr/parser/scan-qr-code-online/
  6. Filigranes en mosaïque Python : 7 exemples pour...

    Maîtrisez les filigranes en mosaïque Python avec 7 exemples pratiques. Apprenez à ajouter, créer et personnaliser des filigranes pour la sécurité des documents, à supprimer les filigranes et à protéger les fichiers en utilisant l'API GroupDocs.Watermark pour la protection du contenu d'entreprise.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/fr/watermark/tiling-watermar...
  7. 在线扫描条码 |使用图像和相机扫描条形码

    在线扫描条形码。扫描条码图像并使用相机进行扫描。我们还将讨论如何使用 C# 和 Java 以编程方式扫描条形码。...CodeTypeName +" Value: " + barcode.Value); } } 您可以进一步了解开发 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh/parser/scan-barcode-online/
  8. 在線掃描條碼 |使用圖像和相機掃描條形碼

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

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...
  9. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Value ); } // Extract only content...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. GroupDocs.Watermark와 함께 .NET에서 배치 워터마크

    GroupDocs.Watermark for .NET를 사용하여 배치 텍스트 및 이미지 워터마크 적용, 로고 교체, 멱등 처리 보장을 보여주는 실용 가이드....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 10 } } }; watermarker.Add(watermark);...

    blog.groupdocs.com/ko/watermark/batch-watermark...