Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,929 for

values

(0.42 sec)
  1. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... The default value is the page’s media box. The...the bleed box. The default value is the page’s crop box. The...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. 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...
  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. Metadata bewerken en beheren in Python-apps - G...

    Ontdek hoe je GroupDocs.Metadata for Python via .NET kunt gebruiken om metadata te extraheren, bij te werken en te verwijderen in je applicaties....interpreted_value-eigenschap if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/nl/metadata/edit-metadata-in...
  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. 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...
  7. Зчитувач штрих-кодів за допомогою C# | Скануват...

    Як сканувати штрих-коди за допомогою C# у програмі .NET. Приклад C#, який зчитує штрих-код із зображення, який допоможе вам створити онлайн-сканер штрих-кодів....штрих-коду за допомогою властивості Value. Наступний вихідний код C# демонструє...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Отримайте безкоштовну...

    blog.groupdocs.com/uk/parser/scan-barcode-using...
  8. Load SVG document with options | GroupDocs

    Learn how to load and convert SVG (Scalable Vector Graphics) files with advanced options using GroupDocs.Conversion for .NET API.... Default value is 800. Set minimum height for...formats. Default value is 600. Gets or sets a value indicating whether...

    docs.groupdocs.com/conversion/net/load-svg-docu...
  9. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....name } , Property value: { property . value } " ) More resources...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/extracti...
  10. Čtečka čárových kódů pomocí C# | Naskenujte čár...

    Jak skenovat čárové kódy pomocí C# v rámci aplikace .NET. Příklad C#, který čte čárový kód z obrázku, který vám pomůže vytvořit online skener čárových kódů....čárového kódu pomocí vlastnosti Value. Následující zdrojový kód C#...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Získejte bezplatnou...

    blog.groupdocs.com/cs/parser/scan-barcode-using...