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

values

(0.28 sec)
  1. 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...
  2. Barcode online scannen | Barcode-Scannen mit Bi...

    Barcodes online scannen. Scannen Sie Barcode-Bilder und scannen Sie sie mit der Kamera. Wir werden auch besprechen, wie man Barcodes programmgesteuert mit C# und Java scannt....CodeTypeName +" Value: " + barcode.Value); } } Sie können weitere...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/de/parser/scan-barcode-online/
  3. Barcode Image Generation in Presentation Docume...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint 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.pptx 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-...
  4. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple API calls and provides a working example for the Java Excel metadata extractor application.... display metadata name and value These steps are pretty straightforward...for displaying the name and value of the metadata. Code to Extract...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  5. 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/
  6. Сканувати QR-код онлайн | Сканування QR-коду за...

    Скануйте QR-коди онлайн. Відскануйте зображення QR-коду та скануйте за допомогою камери. Ми також обговоримо, як програмно сканувати QR-коди за допомогою C# та Java....CodeTypeName +" Code Value: " + barcode.Value); } } Ви можете отримати...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/uk/parser/scan-qr-code-online/
  7. Сканировать штрих-код онлайн | Сканирование штр...

    Сканируйте штрих-коды онлайн. Сканируйте изображения штрих-кода и сканируйте с помощью камеры. Мы также обсудим, как программно сканировать штрих-коды с помощью C# и Java....CodeTypeName +" Value: " + barcode.Value); } } Вы можете получить...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ru/parser/scan-barcode-online/
  8. Kelola Data XMP dan EXIF Gambar HEIF HEIC mengg...

    Kelola data XMP dan EXIF dari gambar HEIF, HEIC menggunakan C#. Baca, perbarui, hapus data EXIF dan XMP menggunakan Metadata automation API dalam aplikasi .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/id/metadata/manage-xmp-and-e...
  9. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API.... The default value is false . The following code...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....// Check if page index has a value if ( i . PageIndex == null )... GetText ( i . PageIndex . Value )) { Console . WriteLine ( reader...

    docs.groupdocs.com/parser/net/extract-table-of-...