Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,930 for

values

(0.65 sec)
  1. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...option is set to false (default value), the list recognition algorithm...convert to left indent (default value), preserve as consecutive spaces...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  2. تبدیل SVG به PNG در Java - گرافیک برداری به تصا...

    با استفاده از جاوا، گرافیک های برداری SVG را به تصاویر PNG تبدیل کنید. چرخش، ورق زدن، واترمارک، مقیاس خاکستری، و تنظیم روشنایی و گامای PNG تبدیل شده با استفاده از Java API....setBrightness(int value) Contrast setContrast(int value) حالت تلنگر...setHeight(int value) زوایای چرخش setRotateAngle(int value) Watermark...

    blog.groupdocs.com/fa/conversion/convert-svg-to...
  3. علامات مائية متكررة في 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/ar/watermark/tiling-watermar...
  4. Мозаичные водяные знаки на 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/ru/watermark/tiling-watermar...
  5. Kafelkowe Znaki Wodne w Pythonie: 7 Przykładów ...

    Opanuj kafelkowe znaki wodne w Pythonie dzięki 7 praktycznym przykładom. Dowiedz się, jak dodawać, tworzyć i dostosowywać znaki wodne dla bezpieczeństwa dokumentów, usuwać znaki wodne oraz chronić pliki przy użyciu GroupDocs.Watermark API do ochrony treści korporacyjnych.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/pl/watermark/tiling-watermar...
  6. Python Uygulamalarında Metadataları Düzenleme v...

    GroupDocs.Metadata for Python via .NET kullanarak uygulamalarınızdaki metadataları çıkarma, güncelleme ve kaldırma yöntemlerini keşfedin....veri türlerini interpreted_value özelliği kullanarak işleyin...not (property . interpreted_value is None ): print( f "Property...

    blog.groupdocs.com/tr/metadata/edit-metadata-in...
  7. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....;} By default it has a NULL value — class names are not applied...specified, and 2nd time with custom value in the InputControlsClassNa...

    docs.groupdocs.com/editor/net/adding-class-name...
  8. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...lambda function returning a value and taking an enumeration item...Selector returning a Boolean value. Examples in the following table...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  9. How to make cache thread-safe in your Java appl...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....void set ( String key , Object value ) { synchronized ( _cache )...) { _cache . set ( key , value ); } } public Object get ( String...

    docs.groupdocs.com/viewer/java/how-to-make-cach...
  10. QR-Code-Reader mit C# | QR-Code vom Bild scannen

    So scannen Sie QR-Code mit C# in einer .NET-Anwendung. C#-Beispiel, das QR-Code aus einem Bild liest, der Ihnen beim Erstellen eines Online-QR-Scanners hilft....aus dem QR-Code mithilfe der Value-Eigenschaft. Der folgende C#-Quellcode...CodeTypeName +" Code Value: " + barcode.Value); } } Holen Sie sich...

    blog.groupdocs.com/de/parser/scan-qr-code-using...