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

values

(0.07 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 앱에서 메타데이터 편집 및 관리 - 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...
  3. 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...
  4. واترمارک های تکراری پایتون: ۷ مثال برای محافظت ...

    تسلط بر واترمارک‌های تکراری پایتون با ۷ مثال عملی. یاد بگیرید چگونه واترمارک‌ها را اضافه، ایجاد و سفارشی کنید، واترمارک‌ها را حذف کنید و فایل‌ها را با استفاده از API GroupDocs.Watermark برای حفاظت از محتوای سازمانی محافظت کنید.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/fa/watermark/tiling-watermar...
  5. 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...
  6. 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...
  7. Tiling Watermarks Python: 7 Contoh untuk Melind...

    Kuasi watermark tiling Python dengan 7 contoh praktis. Pelajari cara menambahkan, membuat, dan menyesuaikan watermark untuk keamanan dokumen, menghapus watermark, dan melindungi file menggunakan API GroupDocs.Watermark untuk perlindungan konten perusahaan.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/id/watermark/tiling-watermar...
  8. Повторювані водяні знаки на 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/uk/watermark/tiling-watermar...
  9. 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...
  10. Перетворення SVG на PNG у Java - Векторна графі...

    Перетворіть векторну графіку SVG на зображення PNG за допомогою Java. Обертайте, перевертайте, водяні знаки, відтінки сірого та регулюйте яскравість і гамму конвертованого PNG за допомогою Java API....setBrightness(int value) Контраст setContrast(int value) Режим перевертання...ImageFlipModes) Gamma setGamma(float value) Grayscale setGrayscale(логічне...

    blog.groupdocs.com/uk/conversion/convert-svg-to...