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

values

(0.43 sec)
  1. 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...
  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. 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...
  4. Python 앱에서 메타데이터 편집 및 관리 - GroupDocs.Metadata

    GroupDocs.Metadata for Python via .NET을 사용하여 애플리케이션에서 메타데이터를 추출, 업데이트 및 제거하는 방법을 알아보세요....interpreted_value 속성을 사용합니다. if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/ko/metadata/edit-metadata-in...
  5. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...recognized, returns a NULL value. So, if user has a filename...interface on success or NULL value on failure. This method analyzes...

    docs.groupdocs.com/editor/net/working-with-html...
  6. 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...
  7. 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-...
  8. sample.xlsx

    CapBudgWS Equity Analysis of a Project INPUT SHEET: USER ENTERS ALL BOLD NUMBERS INITIAL INVESTMENT CASHFLOW DETAILS DISCOUNT RATE Initial Investment= $50,000 Revenues in year 1= $40,000 Approach(1......9 Salvage Value at end of project= $10,000 Tax...Investment $62,484 SALVAGE VALUE Equipment $0 $0 $0 $0 $0 $0...

    docs.groupdocs.com/signature/python-net/_sample...
  9. 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...
  10. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....TryGetValue ( string key , out object value ) { var prefixedKey = GetPrefixedKey...redisValue ); value = data ; return true ; } value = default ;...

    docs.groupdocs.com/conversion/net/how-to-use-cu...