Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 6,427 for

table

(0.09 sec)
  1. Muokkaa DOCX Kohteessa Ruby

    Muokkaa kohdetta DOCX käyttämällä Ruby SDK:ta. Muokkaa tekstiä, muokkaa taulukoita, lisää kuvia kohteessa DOCX REST API....docx' ) request_table = TableInsert .new({ :ColumnsCount... :RowsCount => 2 }) insert_table_request = InsertTableOnlineReq...

    products.aspose.cloud/words/fi/ruby/edit/docx/
  2. 在 Ruby 中編輯文檔

    使用 Ruby SDK 編輯 Word 或 PDF 文件。使用 REST API 在文檔中編輯文本、修改表格、添加圖像。...docx' ) request_table = TableInsert .new({ :ColumnsCount... :RowsCount => 2 }) insert_table_request = InsertTableOnlineReq...

    products.aspose.cloud/words/zh-hant/ruby/edit/
  3. Chỉnh Sửa Tài Liệu Trong Python

    Chỉnh sửa Word tệp hoặc PDF bằng Python SDK. Chỉnh sửa văn bản, sửa đổi bảng, thêm hình ảnh trong tài liệu với REST API....docx' , 'rb' ) request_table = asposewordscloud.TableInsert(columns_count=...1 , rows_count= 2 ) insert_table_request = asposewordscloud.models...

    products.aspose.cloud/words/vi/python/edit/
  4. Chỉnh Sửa HTML Trong Ruby

    Chỉnh sửa HTML 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 HTML với REST API....html' ) request_table = TableInsert .new({ :ColumnsCount... :RowsCount => 2 }) insert_table_request = InsertTableOnlineReq...

    products.aspose.cloud/words/vi/ruby/edit/html/
  5. Ruby에서 TEXT 수정

    Ruby SDK를 사용하여 TEXT을 수정합니다. REST API를 사용하여 TEXT에 텍스트를 수정하고, 테이블을 수정하고, 이미지를 추가하세요....txt' ) request_table = TableInsert .new({ :ColumnsCount... :RowsCount => 2 }) insert_table_request = InsertTableOnlineReq...

    products.aspose.cloud/words/ko/ruby/edit/text/
  6. 1.22.0 Release Notes|Aspose Words Cloud

    Aspose Words Cloud 1.22.0 Release Notes...doesn’t remove title row of the tables. Bug WORDSCLOUD-2 statistics:...for a DOCX. Bug WORDSCLOUD-7 Tables misaligned in rendered PDF...

    docs.aspose.cloud/words/release-notes/2016/1-22-0/
  7. Editar Documento Em Ruby

    Edite Word arquivos ou PDF usando o Ruby SDK. Edite texto, modifique tabelas, adicione imagens em documentos com a REST API....docx' ) request_table = TableInsert .new({ :ColumnsCount... :RowsCount => 2 }) insert_table_request = InsertTableOnlineReq...

    products.aspose.cloud/words/pt/ruby/edit/
  8. แก้ไข DOC ใน Ruby

    แก้ไข DOC โดยใช้ Ruby SDK แก้ไขข้อความ แก้ไขตาราง เพิ่มรูปภาพใน DOC ด้วย REST API...doc' ) request_table = TableInsert .new({ :ColumnsCount... :RowsCount => 2 }) insert_table_request = InsertTableOnlineReq...

    products.aspose.cloud/words/th/ruby/edit/doc/
  9. แก้ไข HTML ใน Python

    แก้ไข HTML โดยใช้ Python SDK แก้ไขข้อความ แก้ไขตาราง เพิ่มรูปภาพใน HTML ด้วย REST API...html' , 'rb' ) request_table = asposewordscloud.TableInsert(columns_count=...1 , rows_count= 2 ) insert_table_request = asposewordscloud.models...

    products.aspose.cloud/words/th/python/edit/html/
  10. Python ویرایش HTML ایگان - HTML REST API

    HTML را با استفاده از Python SDK ویرایش کنید. متن را ویرایش کنید، جداول را تغییر دهید، تصاویر را در HTML با REST API اضافه کنید....html' , 'rb' ) request_table = asposewordscloud.TableInsert(columns_count=...1 , rows_count= 2 ) insert_table_request = asposewordscloud.models...

    products.aspose.cloud/words/fa/python/edit/html/