Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 4,478 for

values

(0.29 sec)
  1. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....type='text', name='client\_id' value="{{@userId}}" /> <br /> <label...type='text', name='private\_key' value="{{@privateKey}}" /> <br />...

    blog.groupdocs.com/total/how-to-perform-callbac...
  2. Gérer les données XMP et EXIF des images HEIF H...

    Gérez les données XMP et EXIF des images HEIF, HEIC à l'aide de C#. Lisez, mettez à jour, supprimez les données EXIF et XMP à l'aide de l'API d'automatisation des métadonnées dans les applications .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/fr/metadata/manage-xmp-and-e...
  3. 使用 C# 管理 HEIF HEIC 图像的 XMP 和 EXIF 数据

    使用 C# 管理 HEIF、HEIC 图像的 XMP 和 EXIF 数据。使用 .NET 应用程序中的元数据自动化 API 读取、更新、删除 EXIF 和 XMP 数据。...Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/zh/metadata/manage-xmp-and-e...
  4. Quản lý dữ liệu XMP và EXIF của hình ảnh HEIF H...

    Quản lý dữ liệu XMP và EXIF của ảnh HEIF, HEIC bằng C#. Đọc, cập nhật, xóa dữ liệu EXIF và XMP bằng API tự động hóa siêu dữ liệu trong các ứng dụng .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/vi/metadata/manage-xmp-and-e...
  5. 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...
  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 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/
  8. 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...
  9. 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-...
  10. 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...