Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 496 for

property

(0.04 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....js menawarkan metode dan properti untuk melindungi file PowerPoint...Conversion menyediakan metode dan properti yang kaya untuk mengonversi...

    blog.groupdocs.cloud/id/page/11/
  2. Úprava metadat souborů PDF pomocí REST API v C#

    Programově upravujte metadata souborů PDF pomocí REST API v cloudu v C# s Metadata Manipulation Cloud SDK pro .NET...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/cs/metadata/edit-metadata-...
  3. C# dilinde bir REST API kullanarak PDF Dosyalar...

    .NET için Meta Veri Manipülasyonu Bulut SDK'sı ile C# dilinde bulutta bir REST API kullanarak PDF Dosyalarının Meta Verilerini Programlı Olarak Düzenleyin...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/tr/metadata/edit-metadata-...
  4. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python....AnnotationInfo Set various Annotation properties e.g. position, type, text...AnnotationInfo Set various Annotation properties for the first instance e...

    blog.groupdocs.cloud/annotation/annotate-docx-f...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...js menawarkan metode dan properti untuk melindungi file PowerPoint...Conversion menyediakan metode dan properti yang kaya untuk mengonversi...

    blog.groupdocs.cloud/id/groupdocs.cloud/page/11/
  6. Редагування метаданих PDF-файлів за допомогою R...

    Програмне редагування метаданих PDF-файлів за допомогою REST API у хмарі на C# за допомогою Cloud SDK для обробки метаданих для .NET...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/uk/metadata/edit-metadata-...
  7. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....metadata properties from the document choosing the properties by exact...metadata information from all properties with Created tag. Linux/MacOS/Bash...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Gabungkan File PNG di Node.js - Perpustakaan Pe...

    GroupDocs.Merger menawarkan Cloud SDK untuk Node.js untuk menggabungkan gambar PNG secara terprogram. Pengembang Node.js dapat menginstal API ini dengan mudah dan menjalankan berbagai metode....PNG sumber dengan memanggil properti filePath. Buat objek kelas...kelas JoinOptions. Panggil properti JoinItems untuk menetapkan array...

    blog.groupdocs.cloud/id/merger/merge-png-files-...
  9. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in CLIENT_ID and Client Secret in CLIENT_SECRET environment variables. curl -v "https://api....metadata new values choosing properties by exact tag and category...metadata information to all properties with the “Creator” tag name...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  10. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....API allows to add metadata properties to the document choosing...and time information in all properties that have particular string...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...