Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 11,198 for

doc

(0.73 sec)
  1. Jak zmienić orientację strony w dokumencie prog...

    Zmień orientację dokumentu Word na pionową lub poziomą w tym samym dokumencie Word. Przyjrzyjmy się, jak zmienić orientację strony w dokumencie programu Word za pomocą języka Ruby....orientacji strony plików Word DOC/DOCX w Ruby. Szczegółowe informacje...

    blog.groupdocs.cloud/pl/merger/how-to-change-pa...
  2. Połącz dokumenty Word w C#

    Nauczmy się łączyć dokumenty Worda w C#. GroupDocs.Merger oferuje pakiety SDK w chmurze i interfejsy API REST do programowego łączenia dokumentów programu Word....przesłaliśmy dwa różne pliki Docx/Docs do chmury API dashboard . Można...

    blog.groupdocs.cloud/pl/merger/combine-word-doc...
  3. Ruby Kullanarak Word'de Sayfaları Taşıma, Yenid...

    Sayfaları yeniden düzenlemek, hiçbir şeyi çıkarmadan belge tasarımını optimize etmek için harika bir çözümdür. Ruby kullanarak Word'de sayfaların nasıl yeniden sıralanacağını ve yeniden düzenleneceğini öğrenelim...Word Dosyalarını Birleştirin ve DOC Dosyalarını Birleştirin Python’da...

    blog.groupdocs.cloud/tr/merger/how-to-move-reor...
  4. Gabungkan Dokumen Word di C#

    Mari pelajari cara menggabungkan dokumen Word di C#. GroupDocs.Merger menawarkan SDK cloud dan REST API untuk menggabungkan dokumen Word secara terprogram....telah mengunggah dua file Docx/Docs yang berbeda di API cloud dasbor...

    blog.groupdocs.cloud/id/merger/combine-word-doc...
  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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the Document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get JWT token 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' # Join several Documents into one curl -v 'https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  7. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  8. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, Documents that contain other attached Documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected Documents....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/get-container-items...
  10. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from Document metadata. Endpoint accepts Document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/get-metadata-tags...