Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 12,124 for

docx

(0.13 sec)
  1. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit 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 set new metadata creator name. Request # 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" argument....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # 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" argument....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. 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. Request # 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" argument. curl -v "https://api....docx ", " StorageName ": "" }, "..."metadata/set_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  4. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Request # 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" argument. curl -v "https://api....docx ", " StorageName ": "" }, "..."metadata/set_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Версія GroupDocs.Viewer Cloud V2

    GroupDocs.Viewer Cloud REST API V2 нарешті тут!. API версії V2 є більш спрощеним API, ніж V1, API з меншою кількістю методів і опцій....створити відповідний HTML-перегляд DOCX. У цьому прикладі ми використовуємо...cloud/v2/viewer/storage/file/one-page.docx' \ --header 'authorization:...

    blog.groupdocs.cloud/uk/viewer/groupdocs.viewer...
  6. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx' } }" Resonse An empty response...FilePath = "SampleFiles/sample.docx" } }; // Create view var response...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  7. เปรียบเทียบไฟล์ PDF โดยใช้ REST API ใน Node.js ...

    ลงนามในเอกสารทางโปรแกรมด้วยลายเซ็นดิจิทัลโดยใช้ REST API บนคลาวด์ใน Node.js ด้วย GroupDocs.Signature Cloud SDK สำหรับ Node.js...สำหรับการเซ็นชื่อไฟล์ PDF และ DOCX ฉันจะใช้ API ของ Node.js SDK...resourcesFolder = 'C:\\Files\\sample.docx'; fs.readFile(resourcesFolder...

    blog.groupdocs.cloud/th/signature/sign-document...
  8. Vergleichen Sie PDF Dateien mithilfe der REST-A...

    Signieren Sie Dokumente programmgesteuert mit digitalen Signaturen mithilfe der REST-API in der Cloud in Node.js mit GroupDocs.Signature Cloud SDK für Node.js....# Zum Signieren von PDF und DOCX Dateien verwende ich die Node...resourcesFolder = 'C:\\Files\\sample.docx'; fs.readFile(resourcesFolder...

    blog.groupdocs.cloud/de/signature/sign-document...
  9. Confronta i file PDF utilizzando l'API REST in ...

    Firma in modo programmatico documenti con firme digitali utilizzando l'API REST sul cloud in Node.js con GroupDocs.Signature Cloud SDK per Node.js....SDK # Per firmare i file PDF e DOCX , utilizzerò l’API Node.js SDK...resourcesFolder = 'C:\\Files\\sample.docx'; fs.readFile(resourcesFolder...

    blog.groupdocs.cloud/it/signature/sign-document...
  10. Converter documento do Word em PDF em Java usan...

    Converta rapidamente formatos de documentos usando nossa API de conversão de arquivos de alto desempenho. Vamos ver como converter um documento do Word em PDF em Java usando a API REST....Instalação da biblioteca Java DOCX para PDF Como converter arquivo...Java Converter Word para PDF - DOCX para PDF Instalação da biblioteca...

    blog.groupdocs.cloud/pt/conversion/convert-word...