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

values

(0.15 sec)
  1. Marcas de Água com Tiling em Python: 7 Exemplos...

    Domine as marcas de água com tiling em Python com 7 exemplos práticos. Aprenda a adicionar, criar e personalizar marcas de água para segurança de documentos, remover marcas de água e proteger arquivos usando a API GroupDocs.Watermark para proteção de conteúdo empresarial.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/pt/watermark/tiling-watermar...
  2. Python Tiling Wasserzeichen: 7 Beispiele zum Sc...

    Meistern Sie Python Tiling Wasserzeichen mit 7 praktischen Beispielen. Lernen Sie, Wasserzeichen hinzuzufügen, zu erstellen und anzupassen, um die Dokumentensicherheit zu gewährleisten, Wasserzeichen zu entfernen und Dateien mit der GroupDocs.Watermark API zum Schutz von Unternehmensinhalten zu schützen.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/de/watermark/tiling-watermar...
  3. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....{:your_attribute => “your attribute value”}. The Starting Point # Before...file and write data as "key: value" to it outFile = File.new("signed"...

    blog.groupdocs.com/signature/working-with-group...
  4. Barcode-Leser mit C# | Barcode vom Bild scannen

    So scannen Sie Barcodes mit C# in einer .NET-Anwendung. C#-Beispiel, das Barcodes aus einem Bild liest, das Ihnen beim Aufbau eines Online-Barcodescanners hilft....codierten Daten mithilfe der Value-Eigenschaft aus dem Barcode...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Holen Sie sich...

    blog.groupdocs.com/de/parser/scan-barcode-using...
  5. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word 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.docx 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-...
  6. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....very similar images it has a value with a minimum number of different...hashes of found images. This value ranges from 0 to 32. setMaxResultCount...

    docs.groupdocs.com/search/java/reverse-image-se...
  7. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....argument can have inappropriate value // Process such cases here }...arguments can have inappropriate value // Process such cases here }...

    docs.groupdocs.com/watermark/net/modifing-found...
  8. How to run examples | GroupDocs

    This article describes how to run .NET file markdown API code examples....} Replace the documentPath value with the actual path to the...} Replace the documentPath value with the actual path to the...

    docs.groupdocs.com/markdown/net/how-to-run-exam...
  9. Escanear código de barras en línea | Escaneo de...

    Escanea códigos de barras en línea. Escanee imágenes de códigos de barras y escanee con la cámara. También discutiremos cómo escanear códigos de barras mediante programación usando C# y Java....CodeTypeName +" Value: " + barcode.Value); } } Puede obtener...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/es/parser/scan-barcode-online/
  10. Escanear Código QR Online | Digitalização de có...

    Escaneie códigos QR online. Digitalize imagens de código QR e digitalize usando a câmera. Também discutiremos como escanear códigos QR programaticamente usando C# e Java....CodeTypeName +" Code Value: " + barcode.Value); } } Você pode obter...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/pt/parser/scan-qr-code-online/