Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,648 for

values

(0.07 sec)
  1. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....entries having a particular value. Using the GroupDocs.Metadata...removed (please see the return value of the removeProperties method)...

    docs.groupdocs.com/metadata/python-net/remove-m...
  2. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....the specified predicate its value is updated. If there is a known...metadata properties Specify a value you would like to add to existing...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  3. CSV to PDF using template

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV Soubory Comma Separated Values se široce používají pro výměnu...jednoduché šablony. Comma Separated Values (CSV) je formát souboru pro...

    blog.groupdocs.com/cs/tag/csv-to-pdf-using-temp...
  4. Generate Reports

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....中國傳統的 File CSV Comma Separated Values banyak digunakan untuk bertukar...sederhana. Comma Separated Values (CSV) adalah format file untuk...

    blog.groupdocs.com/id/tag/generate-reports/
  5. Add watermarks to PDF documents | GroupDocs

    The watermarking Java 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/java/add-watermark...
  6. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET.... Specify the value in pixels. Note GroupDocs.Viewer...applied when you set the or value. The following code snippet...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  7. Pembaca Kode QR menggunakan C# | Pindai Kode QR...

    Cara memindai Kode QR menggunakan C# dalam aplikasi .NET. Contoh C# yang membaca Kode QR dari gambar yang akan membantu Anda membuat pemindai QR online....QR Code menggunakan properti Value. Kode sumber C# berikut memindai...CodeTypeName +" Code Value: " + barcode.Value); } } Dapatkan Lisensi...

    blog.groupdocs.com/id/parser/scan-qr-code-using...
  8. Features Overview | GroupDocs

    GroupDocs.Classification main feature is an ability to classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....process: Name Description Default value bestClassesCount Select the... Default is a balanced one value. PrecisionRecallBalan.Default...

    docs.groupdocs.com/classification/net/features-...
  9. Generate Reports

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV-Dateien Comma Separated Values-Dateien werden häufig zum Austausch...einfachen Vorlage. Comma Separated Values (CSV) ist ein Dateiformat zum...

    blog.groupdocs.com/de/tag/generate-reports/
  10. 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...