Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,178 for

values

(0.79 sec)
  1. Gestisci i dati EXIF di immagini JPEG, PNG, TIF...

    Gestisci i metadati EXIF delle tue immagini in C#. Estrai, aggiorna, aggiungi o rimuovi i dati EXIF delle tue immagini a livello di codice utilizzando l'API .NET dei metadati....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/it/metadata/manage-exif-data...
  2. Керуйте даними EXIF зображень JPEG, PNG, TIFF і...

    Керуйте метаданими EXIF своїх зображень у C#. Видобувайте, оновлюйте, додавайте або видаляйте дані EXIF ваших зображень програмним шляхом за допомогою метаданих .NET API....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/uk/metadata/manage-exif-data...
  3. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format... If the value of the property in the instance...instance is set to the default value 0 , the GroupDocs.Editor generates...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  4. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format... If the value of the property in the instance...instance is set to the default value 0 , the GroupDocs.Editor generates...

    docs.groupdocs.com/editor/java/deleting-slides-...
  5. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, the value of uri_expression...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  6. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....new FormFieldSearchOptio () { Value = "Value1" , AllPages = true...signature found. Name : {0}. Value: {1}" , formFieldSignature ...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Làm sạch siêu dữ liệu của tài liệu và hình ảnh ...

    API Java để xóa tất cả hoặc chọn lọc các thuộc tính siêu dữ liệu của tài liệu DOCX, XLSX, PPTX, PDF, JPEG, PNG, hình ảnh WebP, email, sách điện tử, Bản vẽ Visio, Zip, v.v....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/vi/metadata/remove-metadata-...
  8. پاک کردن ابرداده اسناد و تصاویر با استفاده از جاوا

    Java API برای حذف تمام یا ویژگی‌های فراداده انتخابی اسناد DOCX، XLSX، PPTX، PDF، JPEG، PNG، تصاویر WebP، ایمیل، کتاب‌های الکترونیکی، نقشه‌های Visio، Zip و غیره....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/fa/metadata/remove-metadata-...
  9. How to use custom cache implementation | GroupDocs

    How to use custom caching implementation with GroupDocs.Viewer using Java.... Object value ) { data . put ( mPrefix + key , value ); } @Override..., Object value ) { final byte [] bytes ; if ( value instanceof...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  10. Scan QR Code | GroupDocs

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....collection and get a barcode value. The following example shows...qrcode value Console . WriteLine ( "Value: " + qrcode . Value );...

    docs.groupdocs.com/parser/net/scan-qr-code/