Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 4,614 for

values

(0.08 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....( "customProperty1" , "some value" ); root . getDocumentPropertie..."customContentTypePro" , "custom value" ); metadata . save ( Constants...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. オンラインでバーコードをスキャン |画像とカメラを使用したバーコード スキャン

    オンラインでバーコードをスキャンします。バーコード画像をスキャンし、カメラを使用してスキャンします。 C# と Java を使用してプログラムでバーコードをスキャンする方法についても説明します。...CodeTypeName +" Value: " + barcode.Value); } } C# を使用したバーコード...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ja/parser/scan-barcode-online/
  3. Load GIS document with options | GroupDocs

    Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API.... Default value is 1000. Sets the desired page...rendering the GIS document. Default value is 1000. Load GeoJSON document...

    docs.groupdocs.com/conversion/net/load-gis-docu...
  4. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....thing to note: if returns NULL value instead of some of inheritors...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/extracting-docume...
  5. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search.... The default value is null, which means that all...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/document-filterin...
  6. Hapus Metadata Dokumen dan Gambar menggunakan C#

    Hapus metadata selektif atau bersihkan semua properti metadata menggunakan C# dari DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, gambar WebP, email, eBuku, Visio, file Zip....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/id/metadata/remove-metadata-...
  7. Odstraňte metadata dokumentů a obrázků pomocí C#

    Odstraňte selektivní metadata nebo vyčistěte všechny vlastnosti metadat pomocí C# ze souborů DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, e-mail, elektronické knihy, Visio, Zip....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/cs/metadata/remove-metadata-...
  8. C# kullanarak Belgelerin ve Resimlerin Meta Ver...

    C# kullanarak DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP görüntüleri, e-posta, e-Kitaplar, Visio, Zip dosyalarından seçici meta verileri kaldırın veya tüm meta veri özelliklerini temizleyin....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/tr/metadata/remove-metadata-...
  9. generate reports in csharp

    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....fichiers CSV Comma Separated Values sont largement utilisés pour...

    blog.groupdocs.com/fr/tag/generate-reports-in-c...
  10. Konvertieren Sie Excel- und CSV-Daten in C# | X...

    Konvertieren Sie XLS und XLSX in CSV- und CSV in Excel-Formate innerhalb von Java-Anwendungen. Automatisieren Sie Ihre Dateikonvertierung mit der Java-API für die Dokumentenkonvertierung....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/de/conversion/convert-excel-...