Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 31,726 for

request

(0.32 sec)
  1. Python کم کردن حجم HTML REST API

    با استفاده از Python SDK، HTML را به اندازه کوچکتر فشرده کنید. محتوای HTML را در Python بهینه کنید....client_secret = '######### ) request_document = open ( 'Input.html'...html' , 'rb' ) request_compress_options = asposewordscloud.CompressOptions(...

    products.aspose.cloud/words/fa/python/compress/...
  2. Python کم کردن حجم DOC REST API

    با استفاده از Python SDK، DOC را به اندازه کوچکتر فشرده کنید. محتوای DOC را در Python بهینه کنید....'######### ) request_document = open ( 'Input.doc' , 'rb' ) request_compress_options...compress_document_request = asposewordscloud.models.requests.CompressDocumentOnli(...

    products.aspose.cloud/words/fa/python/compress/...
  3. บีบอัด WORD ใน Python

    บีบอัด WORD เป็นขนาดที่เล็กลงโดยใช้ Python SDK เพิ่มประสิทธิภาพเนื้อหา WORD ใน Python...client_secret = '######### ) request_document = open ( 'Input.docx'...docx' , 'rb' ) request_compress_options = asposewordscloud.CompressOptions(...

    products.aspose.cloud/words/th/python/compress/...
  4. Võrdle HTML Kohas Ruby

    Võrrelge kahte HTML kasutades Ruby. Meie Ruby SDK abil leiate hõlpsalt HTML failide erinevuse....open(file_name1) upload_first_file_request = UploadFileRequest .new( file_content:...upload_file(upload_first_file_request) second_document_content =...

    products.aspose.cloud/words/et/ruby/compare/html/
  5. Võrdle WORD Kohas Ruby

    Võrrelge kahte WORD kasutades Ruby. Meie Ruby SDK abil leiate hõlpsalt WORD failide erinevuse....open(file_name1) upload_first_file_request = UploadFileRequest .new( file_content:...upload_file(upload_first_file_request) second_document_content =...

    products.aspose.cloud/words/et/ruby/compare/word/
  6. C++のmarkdownを編集

    C++ SDKを使用してMarkdownを編集します。テキストの編集、テーブルの変更、REST APIを使用したMarkdownの画像の追加。..." )); std::shared_ptr<requests::InsertParagraphOnlin> insertParagraphReque...insertParagraphReque ( new requests::InsertParagraphOnlin( requestDocument...

    products.aspose.cloud/words/ja/cpp/edit/md/
  7. C++のTEXTを編集

    C++ SDKを使用してTEXTを編集します。テキストの編集、テーブルの変更、REST APIを使用したTEXTの画像の追加。..." )); std::shared_ptr<requests::InsertParagraphOnlin> insertParagraphReque...insertParagraphReque ( new requests::InsertParagraphOnlin( requestDocument...

    products.aspose.cloud/words/ja/cpp/edit/text/
  8. API Καθαρισμού Λογαριασμών: Διόρθωση Χώρων και ...

    Η API PostTrimContent της Aspose.Cells Cloud αυτοματοποιεί τον καθαρισμό των υπολογιστικών φύλλων: αφαιρεί περιττούς χώρους, αλλαγές γραμμής και μη διαλείποντες χαρακτήρες σε Excel/CSV. Διατηρεί τη μορφοποίηση, προσφέρει SDK πολλαπλών γλωσσών και δωρεάν επίπεδο. Λύση επιπέδου επιχείρησης για ανάλυση δεδομένων χωρίς σφάλματα....trim var request = new Aspose.Cells.Cloud.SDK.Request.PostTrimContentReque...Post trim content Web API request. var response = cellsApi.P...

    blog.aspose.cloud/el/cells/spreadsheet-cleaning...
  9. Táblázatkezelő Szöveges Formázási API: Szöveg K...

    A szövegformátum következetlenségének kezelése táblázatokban (Excel, Google Sheets, CSV) frusztráló lehet, különösen nagy adathalmazok esetén. A PostUpdateWordCase WEB API megoldja ezt azzal, hogy automatizálja a szövegformátum átalakítását, biztosítva a tiszta és standardizált adatokat minimális erőfeszítéssel....paramétereit var request = new Aspose.Cells.Cloud.SDK.Request.PostUpdateWordCaseRe...Post trim content Web API request. var response = cellsApi.P...

    blog.aspose.cloud/hu/cells/spreadsheet-text-for...
  10. 使用 C# .NET 將 WebP 轉換為 PDF | 將 WebP 保存為 PDF

    學習如何在 C# .NET 中使用 Aspose.Imaging Cloud SDK 將 WebP 圖像轉換為 PDF。逐步指南,附帶代碼範例以構建 WebP 到 PDF 的轉換器。...一旦圖像上傳完成,我們可以使用以下代碼將 WebP 圖像轉換為 PDF: var request = new CreateConvertedImage("sample...imagingApi.CreateConvertedImage(request); // Save the converted file...

    blog.aspose.cloud/zh-tw/imaging/convert-webp-to...