Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 83,563 for

request

(0.03 sec)
  1. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word documents into a single document. You can check use this feature in any programming language....resource can be used and a PUT request can be sent to show chart legend...resource can be used and a DELETE request can be sent to hide chart legend...

    blog.aspose.cloud/total/work-with-chart-legend-...
  2. JSON Web Token Authentication|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....browser or mobile client makes a request to the authentication server...it to the client. On every request to a restricted resource, the...

    docs.aspose.cloud/storage/json-web-token-authen...
  3. Fetching binarized image|Documentation

    How to fetch a black and white image from Aspose.OCR Cloud....submitted for binarization, the request is queued similar to the recognition...binarized image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-binarization-result/
  4. Fetching rotated image|Documentation

    How to fetch a rotated image from Aspose.OCR Cloud....submitted for deskew, the request is queued similar to the recognition...rotated image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-deskew-result/
  5. PHP API - Parallel Batch Processing Not Working...

    I’m not convinced batch processing is working: In the code below I have a switch $batch that if set to True will batch all Requests. The code first searches for the text “{{title_end}}” and then uses the returned Node …...set to True will batch all requests. The code first searches for...never batched - all other requests are batched if $batch is True...

    forum.aspose.cloud/t/php-api-parallel-batch-pro...
  6. Append Multiple Word Documents in PHP with Aspo...

    The following is written with the official aspose.cloud PHP SDK. Can some one explain to me what seems to be the problem with this. I cant figure out how the service uses paths. for example the /progen/ folder is a folde…...$files[0]; $request = new Requests\AppendDocumentReques($f...json_encode($this->wordsApi->appendDocument($request)); The result i get is: Type:...

    forum.aspose.cloud/t/append-multiple-word-docum...
  7. Replace Text in a PowerPoint Presentation Not U...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....that read presentation from request body and return the updated...text within a presentation in request body ReplacePresentationT ...

    docs.aspose.cloud/slides/replace-text-in-a-powe...
  8. Merge the page from one Word document into anot...

    Using the PHP api how can I merge the pages from one document into another without creating a page break? To put it another way: I would like the inserted pages to flow after the last paragraph of the destination docume…..."paper_size" => "A5", )); $request = new UpdateSectionPageSet(...$wordsApi->updateSectionPageSet($request); But I get this error: PHP...

    forum.aspose.cloud/t/merge-the-page-from-one-wo...
  9. DocumentProtection|Aspose Words Cloud Docs

    DocumentProtection...DocumentProtection Contents [ Hide ] Request Response Model Protect GetDocumentProtectio...GetDocumentProtectio Represents a request model for WordsApi.GetDocumentProtectio()...

    docs.aspose.cloud/words/spec/documentprotection/
  10. How to protect file through Aspose.Cells Cloud|...

    How to protect file through Aspose.Cells Cloud.... Construct the API Request and Call the API. This creates...files and protection Workbook request. It then calls the protect...

    docs.aspose.cloud/cells/how-to-protect-file/