Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 31,717 for

request

(0.22 sec)
  1. 在 Ruby 中编辑文档

    使用 Ruby SDK 编辑 Word 或 PDF 文件。使用 REST API 在文档中编辑文本、修改表格、添加图像。...new request_document = File.open( 'Input.docx' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/zh/ruby/edit/
  2. Python में वॉटरमार्क

    PDF या Word Python से वॉटरमार्क जोड़ें या निकालें। Python API का उपयोग करके किसी भी लोकप्रिय दस्तावेज़ प्रारूप में वॉटरमार्क के साथ भी काम करें।...client_secret = '######### ) request_document = open ( 'Input1.docx'...docx' , 'rb' ) request_image_stream = open ( 'Input2.jpg' , 'rb'...

    products.aspose.cloud/words/hi/python/watermark/
  3. Ruby에서 MARKDOWN 수정

    Ruby SDK를 사용하여 MARKDOWN을 수정합니다. REST API를 사용하여 MARKDOWN에 텍스트를 수정하고, 테이블을 수정하고, 이미지를 추가하세요....new request_document = File.open( 'Input.md' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/ko/ruby/edit/markdown/
  4. Ruby에서 DOC 수정

    Ruby SDK를 사용하여 DOC을 수정합니다. REST API를 사용하여 DOC에 텍스트를 수정하고, 테이블을 수정하고, 이미지를 추가하세요....new request_document = File.open( 'Input.doc' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/ko/ruby/edit/doc/
  5. Chỉnh Sửa WORD Trong Ruby

    Chỉnh sửa WORD bằng cách sử dụng Ruby SDK. Chỉnh sửa văn bản, sửa đổi bảng, thêm hình ảnh trong WORD với REST API....new request_document = File.open( 'Input.docx' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/vi/ruby/edit/word/
  6. Chỉnh Sửa TEXT Trong Ruby

    Chỉnh sửa TEXT bằng cách sử dụng Ruby SDK. Chỉnh sửa văn bản, sửa đổi bảng, thêm hình ảnh trong TEXT với REST API....new request_document = File.open( 'Input.txt' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/vi/ruby/edit/text/
  7. DOCX वॉटरमार्क Python में

    वॉटरमार्क को DOCX में Python में जोड़ें। Python API का उपयोग करके DOCX से वॉटरमार्क भी हटा दें।...client_secret = '######### ) request_document = open ( 'Input1.docx'...docx' , 'rb' ) request_image_stream = open ( 'Input2.jpg' , 'rb'...

    products.aspose.cloud/words/hi/python/watermark...
  8. Esporta gli elementi interni Excel o la cartell...

    Aspose.Cells Cloud fornisce un solido supporto per l'esportazione di elementi interni Excel o della cartella di lavoro stessa in file di formato diverso, un processo noto per la sua complessità. Aspose.Cells Cloud supporta oltre 30 formati di file, tra cui Excel, Pdf, Markdown, Json, XML, Csv, Html e così via....Request ; using Newtonsoft.Json ; using..." ); var request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/it/net/export/
  9. Excel dahili öğeleri veya çalışma kitabının ken...

    Aspose.Cells Bulut, karmaşıklığıyla bilinen bir işlem olan Excel dahili öğelerin veya çalışma kitabının çeşitli formattaki dosyalara aktarılması için güçlü bir destek sağlar. Aspose.Cells Bulut, Excel, Pdf, Markdown, Json, XML, Csv, Html vb. dahil olmak üzere 30'dan fazla dosya formatını destekler....Request ; using Newtonsoft.Json ; using..." ); var request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/tr/net/export/
  10. Ruby 中的 WORD 水印

    將水印添加到 Ruby 中的 WORD。還可以使用 Ruby API 從 WORD 中刪除水印。...new request_document = File.open( 'Input1.docx' ) request_image_stream...File.open( 'Input2.jpg' ) request_watermark_data = WatermarkDataImage...

    products.aspose.cloud/words/zh-hant/ruby/waterm...