Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 14,275 for

docx

(0.65 sec)
  1. Convert Word to PDF

    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....dokumenty Word do PDF pomocí Ruby DOCX je jedním z nejpopulárnějších...textových procesorů na světě. MS DOCX však přeformátuje dokumenty...

    blog.groupdocs.cloud/cs/tag/convert-word-to-pdf/
  2. Convert Word to PDF

    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....Word у PDF за допомогою Ruby DOCX є одним із найпопулярніших текстових...процесорів у світі. Однак MS DOCX переформатує документи та може...

    blog.groupdocs.cloud/uk/tag/convert-word-to-pdf/
  3. Convert Word to PDF

    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....formatu PDF za pomocą języka Ruby DOCX to jeden z najpopularniejszych...tekstu na świecie. Jednak MS DOCX ponownie formatuje dokumenty...

    blog.groupdocs.cloud/pl/tag/convert-word-to-pdf/
  4. how to make word file to image in java

    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....ี้: Java แปลง DOCX เป็น JPG และ JPG เป็น DOCX โดยทางโปรแกรม -...API Java แปลง DOCX เป็น JPG และ JPG เป็น DOCX โดยทางโปรแกรม -...

    blog.groupdocs.cloud/th/tag/how-to-make-word-fi...
  5. Cách trích xuất các trang từ tài liệu Word bằng...

    Tách tài liệu từ thành nhiều tài liệu để trích xuất các trang từ tài liệu từ. Bài viết này nói về cách trích xuất các trang từ tài liệu từ trong Python....Python # Bạn có thể phân tách docx theo chương trình trên đám mây...-file.docx", "H:\\groupdocs-cloud-data\\word-file.docx", storage_name)...

    blog.groupdocs.cloud/vi/merger/how-to-extract-p...
  6. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. 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. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add metadata to a document (example) curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents/input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Giới thiệu GroupDocs.Comparison Cloud 19.5!

    Phiên bản mới của Groupdocs.Comparison Cloud 19.5 đã có tại đây. Sự quan tâm của bạn đối với API đám mây so sánh tài liệu của chúng tôi giúp chúng tôi có động lực triển khai các tính năng mới....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx Tải xuống tệp từ Bộ nhớ ###...

    blog.groupdocs.cloud/vi/comparison/introducing-...
  10. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....docx" }, "ViewFormat": "HTML", "RenderOptions":...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...