Chuyển đổi PDF thành TXT trong Go bằng cách sử dụng REST API. Lưu PDF thành TXT bằng cách sử dụng Go....oud-go/dev/api/models" ) config, _ := models.NewConfiguration(...interface {}{} request := &models.ConvertDocumentReque{ Document:...
Chuyển đổi PDF thành HTML trong Go bằng cách sử dụng REST API. Lưu PDF thành HTML bằng cách sử dụng Go....oud-go/dev/api/models" ) config, _ := models.NewConfiguration(...interface {}{} request := &models.ConvertDocumentReque{ Document:...
Chuyển đổi PDF thành EPUB trong Go bằng cách sử dụng REST API. Lưu PDF thành EPUB bằng cách sử dụng Go....oud-go/dev/api/models" ) config, _ := models.NewConfiguration(...interface {}{} request := &models.ConvertDocumentReque{ Document:...
Chuyển đổi PDF thành SVG trong Go bằng cách sử dụng REST API. Lưu PDF thành SVG bằng cách sử dụng Go....oud-go/dev/api/models" ) config, _ := models.NewConfiguration(..."zipOutput" : true ,} request := &models.SplitDocumentOnlineR{ Document:...
Nén PDF thành kích thước nhỏ hơn bằng cách sử dụng Node SDK. Tối ưu hóa PDF nội dung trong JavaScript....requestCompressOptio = new model. CompressOptions ({ imagesQuality...compressDocumentRequ = new model. CompressDocumentOnli ({ document...
Aspose.PDF Cloud vous permet d'ajouter une signature à un document PDF. Consultez le code source Node.js pour ajouter une signature dans un fichier PDF..../src/models/signature.js" ; import { SignatureType...SignatureType } from "../../src/models/signatureType.js" ; import...
Looge DOCX, kasutades Python SDK d. Looge lihtsalt mõne sammuga Python s tühi DOCX....models.requests.CreateDocumentReques(...download_document_request = asposewordscloud.models.requests.DownloadFileRequest(path=file_name)...
Make Markdown using Python SDK. Easily create a blank Markdown in Python in a few steps....models.requests.CreateDocumentReques(...download_document_request = asposewordscloud.models.requests.DownloadFileRequest(path=file_name)...
Make PDF using Python SDK. Easily create a blank PDF in Python in a few steps....models.requests.CreateDocumentReques(...download_document_request = asposewordscloud.models.requests.DownloadFileRequest(path=file_name)...
Compress PDF to smaller size using Python SDK. Optimize PDF content in Python....models.requests.CompressDocumentOnli(...convert_document = asposewordscloud.models.requests.ConvertDocumentReque(...