Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,613 for

values

(0.28 sec)
  1. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....metadata properties as name/value pairs. The following topics...can even provide your own key-value pair to set the custom XMP package...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  2. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata for Java represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree... getName () + ", Value: " + property . getValue ();...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  3. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution...."Property name: %s, Property value: %s" , property . getName ()...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/find-metadata-...
  4. Search reports | GroupDocs

    This article shows that how to perform the operations on generated search reports.... The default value is 10. Learn more about index...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/search-reports/
  5. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract text from Microsoft OneNote sections presentations...Warning method returns null value if text extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Extrair dados de arquivos de banco de dados usa...

    O banco de dados é considerado parte integrante da maioria dos aplicativos. Seja um desktop, web ou aplicativo móvel, o banco de dados desempenha um papel vital no armazenamento, acesso e manipulação dos dados. Existem muitos sistemas de gerenciamento de banco de dados que permitem criar e gerenciar bancos de dados para você. No entanto, pode haver um cenário em que você precise de uma maneira de extrair dados de arquivos de banco de dados, ou seja, arquivo ....Value)) { Console.WriteLine(reader...parser.GetText(i.PageIndex.Value)) { Console.WriteLine(reader...

    blog.groupdocs.com/pt/parser/extract-data-from-...
  7. Search for Multiple e-Signature Types | GroupDocs

    This article explains how to search for multiple electronic signature types within document pages using GroupDocs.Signature for Python via .NET API....( f "Field Value: { form_field_signature . value } " ) Advanced...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/python-net/search-...
  8. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... Value ); } } As you can see the code...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....set to false (this is default value) and update for each signature...() { // specify SkipExternal value to exclude non signature objects...

    docs.groupdocs.com/signature/net/searching-for-...
  10. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Java... setValue ( "new Value" ); fieldManager . updateFormFields...textField . setValue ( "new Value" ); fieldManager . updateFormFields...

    docs.groupdocs.com/editor/java/edit-and-update-...