Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 30,710 for

request

(0.06 sec)
  1. Esporta oggetti di Excel

    Aspose.Cells Cloud REST API facilita l'esportazione delle cartelle di lavoro e dei relativi oggetti interni in vari formati e fornisce SDK per più linguaggi di programmazione, tra cui Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby e Swift....Request ; using System ; using System...PostExportRequest request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/it/export/
  2. Objekte von Excel exportieren

    Aspose.Cells Cloud REST API erleichtert den Export von Arbeitsmappen und ihren internen Objekten in verschiedene Formate und stellt SDKs für mehrere Programmiersprachen bereit, darunter Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby und Swift....Request ; using System ; using System...PostExportRequest request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/de/export/
  3. تحويل

    Aspose.Cells Cloud REST API يدعم تحويل ملفات Excel إلى أنواع مختلفة من ملفات التنسيق. يدعم SDK لغات التطوير. وهي تشمل Android وC# وGo وJava وNodeJS وPerl وPHP وPython وRuby وswift....Request ; using System ; using System...PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/ar/conversion/
  4. Conversion

    Aspose.Cells Cloud REST API prend en charge la conversion de fichiers Excel vers différents types de fichiers de format. Le SDK prend en charge les langages de développement. Ils incluent Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby et Swift....Request ; using System ; using System...PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/fr/conversion/
  5. Imposta lo sfondo nel file Excel

    Aspose.Cells Cloud REST API supporta l'impostazione degli sfondi per i file Excel e fornisce SDK per vari linguaggi di programmazione, tra cui Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby e Swift....Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/it/background/
  6. Proteggi i file Excel

    Aspose.Cells Cloud REST API supporta la decrittografia, la crittografia e le firme digitali delle cartelle di lavoro e fornisce SDK per vari linguaggi di programmazione, tra cui Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby e Swift....Request ; using System ; using System...PostProtectRequest request = new PostProtectRequest(); request.File = new...

    products.aspose.cloud/cells/it/protect/
  7. WORD वॉटरमार्क Python में

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

    products.aspose.cloud/words/hi/python/watermark...
  8. Chỉnh Sửa DOC Trong Ruby

    Chỉnh sửa DOC 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 DOC với REST API....new request_document = File.open( 'Input.doc' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/vi/ruby/edit/doc/
  9. Chỉnh Sửa PDF Trong Ruby

    Chỉnh sửa PDF 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 PDF với REST API....new request_document = File.open( 'Input.pdf' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/vi/ruby/edit/pdf/
  10. Chỉnh Sửa Tài Liệu Trong Ruby

    Chỉnh sửa Word tệp hoặc PDF bằng Ruby 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....new request_document = File.open( 'Input.docx' ) request_paragraph...insert_paragraph_request = InsertParagraphOnlin .new( document: request_document...

    products.aspose.cloud/words/vi/ruby/edit/