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

values

(0.1 sec)
  1. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs.... Value ); } } } To help you with interpreting...packages. Please cast the return value of the property to one of the...

    docs.groupdocs.com/metadata/net/extracting-make...
  2. 在線掃描二維碼 |使用圖像和相機掃描二維碼

    在線掃描二維碼。掃描二維碼圖像並使用相機掃描。我們還將討論如何使用 C# 和 Java 以編程方式掃描二維碼。...CodeTypeName +" Code Value: " + barcode.Value); } } 您可以進一步深入了解 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh-hant/parser/scan-qr-code-...
  3. עריכת וניהול מטא-נתונים בפייטון אפליקציות - Gro...

    גילו כיצד להשתמש ב-GroupDocs.Metadata for Python via .NET כדי להוציא, לעדכן ולהסיר מטא-נתונים באפליקציות שלכם....interpreted_value if not (property . interpreted_value is None ):...המאפיין: { property . interpreted_value } " ) else : print( f "שם המאפיין:...

    blog.groupdocs.com/he/metadata/edit-metadata-in...
  4. Metadaten in Python-Apps bearbeiten und verwalt...

    Erfahren Sie, wie Sie GroupDocs.Metadata for Python via .NET nutzen können, um Metadaten in Ihren Anwendungen zu extrahieren, zu aktualisieren und zu entfernen....Datentypen mit der interpreted_value-Eigenschaft verarbeiten if not...not (property . interpreted_value is None ): print( f "Eigenschaftsname:...

    blog.groupdocs.com/de/metadata/edit-metadata-in...
  5. CSV to Word Report 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/csv-to-word-report-in...
  6. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....obtains a type and must return a value of enumeration. Working mechanism...makes a decision — a return value of the enumeration. If user...

    docs.groupdocs.com/editor/net/edit-markdown/
  7. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....obtains a type and must return a value of enumeration. Working mechanism...makes a decision — a return value of the enumeration. If user...

    docs.groupdocs.com/editor/java/edit-markdown/
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... Value ); } } As you can see the code...Console . WriteLine ( field . Value ); // ... } } } Reading document...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Convert CSV to PDF 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....CSV Soubory Comma Separated Values se široce používají pro výměnu...

    blog.groupdocs.com/cs/tag/convert-csv-to-pdf-in...
  10. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…... Use “MinimumImageWidth(value)” method. MinimumImageWidth:...image size is smaller than the value specified and if the original...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...