Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 621 for

property

(1.08 sec)
  1. Backroung Brush dan Stamp Brush Styles Tanda Ta...

    Rilis bulanan ini mencakup sejumlah fitur dan peningkatan baru. Beberapa fitur baru yang penting dari rilis ini adalah dukungan tambahan untuk format dokumen DGN, PDF, Html, CAD bersama dengan pengaturan ke dokumen PDF dan MS Project, Rendering format ODT dan OTT yang dilindungi kata sandi...dan peningkatan baru seperti properti “DefaultFontName” yang diperkenalkan...PDF dengan Font Default # Properti baru “DefaultFontName” diperkenalkan...

    blog.groupdocs.cloud/id/viewer/introducing-grou...
  2. Chỉnh sửa siêu dữ liệu của tệp PDF bằng API RES...

    Lập trình chỉnh sửa siêu dữ liệu của tệp PDF bằng API REST trên đám mây trong C# với SDK đám mây thao tác siêu dữ liệu cho .NET...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/vi/metadata/edit-metadata-...
  3. Modifier les métadonnées des fichiers PDF à l'a...

    Modifier par programme les métadonnées des fichiers PDF à l'aide d'une API REST sur le cloud en C# avec Metadata Manipulation Cloud SDK for .NET...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/fr/metadata/edit-metadata-...
  4. Редактировать метаданные PDF-файлов с помощью R...

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

    blog.groupdocs.cloud/ru/metadata/edit-metadata-...
  5. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract 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 extract metadata creator information from all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....metadata properties from the document choosing the properties to extract...creator information from all properties that have particular string...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. 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/
  7. Java에서 Word 문서 메타데이터 편집: 모범 사례

    Java에서 GroupDocs.Metadata Cloud SDK를 사용하여 Word 문서 메타데이터를 편집하는 방법을 알아보세요. 이 가이드는 설정, 코드 예제 및 성능 팁을 단계별로 안내합니다....SDK for Java의 주요 기능 # Core Property Management - Title, Creator...내장 필드에 접근하고 수정합니다. Custom Property Support - 사용자 정의 메타데이터를 추가...

    blog.groupdocs.cloud/ko/metadata/best-practices...
  8. GroupDocs.Metadata Cloud Product Family

    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....setting standard and custom properties, bulk update optimization...can easily extract metadata properties such as title, artist, and...

    blog.groupdocs.cloud/categories/groupdocs.metad...
  9. 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-...
  10. 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-...