Nén PDF thành kích thước nhỏ hơn bằng cách sử dụng Go SDK. Tối ưu hóa PDF nội dung trong Go....oud-go/dev/api/models" ) config, _ := models.NewConfiguration(...pdf" ) requestCompressOptio := models.CompressOptions{ ImagesQuality:...
Fusionnez DOC en JPG en JavaScript à l'aide de REST API. Enregistrez DOC au JPG format à l'aide de JavaScript....mergeProps = new model. DocumentEntry ({ fileReference : model. FileReference...] const documentList = new model. DocumentEntryList ({ documentEntries...
Fusionnez JPG en PDF en JavaScript à l'aide de REST API. Enregistrez JPG au PDF format à l'aide de JavaScript....mergeProps = new model. ImageEntry ({ fileReference : model. FileReference...mergeProps ] const imageList = new model. ImageEntryList ({ imageEntries...
在 PDF 或 Word 中添加或删除水印 Python。还可以使用 Python API 处理任何流行文档格式的水印。...models.requests.InsertWatermarkOnlin(...convert_document_request = asposewordscloud.models.requests.ConvertDocumentReque(...
Aspose.PDF Cloud cho phép bạn thay thế Bảng trong Tài liệu PDF. Kiểm tra mã nguồn Node.js để thay thế Bảng trong tập tin PDF..../src/models/table.js" ; import { Cell }...} from "../../../src/models/cell.js" ; import { FontStyles }...
使用 C++ SDK 編輯 Word 或 PDF 文件。使用 REST API 在文檔中編輯文本、修改表格、添加圖像。...make_shared <aspose::words::cloud::models::ParagraphInsert>(); requestParagraph->...make_shared <aspose::words::cloud::models::TableInsert>(); requestTable->...