Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 14,723 for

docx

(0.44 sec)
  1. Converti documento Word in PDF in Java utilizza...

    Converti rapidamente i formati dei documenti utilizzando la nostra API di conversione file ad alte prestazioni. Vediamo come convertire un documento Word in PDF in Java utilizzando l'API REST....Installazione della libreria Java da DOCX a PDF Come convertire file Word...Installazione della libreria Java da DOCX a PDF # Per convertire Word...

    blog.groupdocs.cloud/it/conversion/convert-word...
  2. Ruby を使用して Word でページを移動、並べ替え、並べ替える方法

    ページの再配置は、何も削除せずにドキュメントのデザインを最適化するための優れたソリューションです。 Rubyを使ってWordでページを並べ替える方法を学びましょう... Ruby で REST API を使用して Word DOCX ページを交換する方法 Word ページを再配置するための...'rearrange_pages/word-pages.docx' @options.output_path = "re...

    blog.groupdocs.cloud/ja/merger/how-to-move-reor...
  3. Chỉnh sửa siêu dữ liệu tài liệu Word trong Java...

    Tìm hiểu cách chỉnh sửa siêu dữ liệu tài liệu Word trong Java bằng GroupDocs.Metadata Cloud SDK. Hướng dẫn này sẽ đưa bạn qua quá trình cài đặt, ví dụ mã và các mẹo về hiệu suất....docx" ); DocumentInfoResponse response..."doc1.docx" , info1 ); bulkRequest . addFile ( "doc2.docx" , info2...

    blog.groupdocs.cloud/vi/metadata/best-practices...
  4. Python에서 JPG를 Word로 변환

    JPG에서 Word로의 변환은 각 이미지를 몇 초 안에 편집 가능한 Word 문서로 변환합니다. 이 기사는 Python에서 JPG를 Word로 변환하는 방법에 관한 것입니다....ConvertSettings의 인스턴스 만들기 JPG 파일 경로 설정 형식에 “docx” 할당 필요한 경우 DocxConvertOptions...jpg" settings.format = "docx" # DOCX 변환 옵션 settings.convert_options...

    blog.groupdocs.cloud/ko/conversion/convert-jpg-...
  5. Python에서 Word를 TIFF 파일로 변환

    GroupDocs API는 몇 초 만에 DOC를 TIFF 파일로 변환하는 안전하고 사용하기 쉬운 방법입니다. 이 기사는 Python에서 단어를 TIFF 파일로 변환하는 방법에 관한 것입니다....DocxLoadOptions 인스턴스 생성 보호된 docx 파일 비밀번호 설정 설정을 변환하도록 loadOptions..."python-testing/sample-word.docx" settings.format = "tiff" loadOptions...

    blog.groupdocs.cloud/ko/conversion/convert-word...
  6. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your App Key and App SID from https://dashboard....docx" } }' Windows PowerShell # First...'FileInfo': { 'FilePath': 'one-page.docx' } }" Windows CMD : : First...

    docs.groupdocs.cloud/annotation/get-pages/
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Python 開發人員,您可以輕鬆地將 Word 文檔(DOC 或 DOCX)以編程方式轉換為 PDF 文件。在本文中,您將學習如何在...開發人員,您可以在雲上的 .NET 應用程序中以編程方式輕鬆地將 DOC 或 DOCX 文件呈現為 HTML 頁面。在本文中,您將學習如何在 C#...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  8. 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...
  9. 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...
  10. 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...