Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 29,606 for

request

(0.27 sec)
  1. C# Split DOC REST API

    Split DOC file in C# using REST API....doc" ); var request = new SplitDocumentOnlineR(document:...wordsApi.SplitDocumentOnline(request); Run code Copy C# code to...

    products.aspose.cloud/words/net/split/doc/
  2. Aspose Docker onPremise approach is giving erro...

    Hi, We are trying to merge files(20 files of 20 MB each) using Aspose onPremise but it’s giving the below error. We tried increasing docker resources still there is no spike. We tried using cloudAPI with the same file…...Connection id “0HN6OKHRKMTT7”, Request id “0HN6OKHRKMTT7:00000002”:...Connection id "0HN6OKHRKMTT8", Request id "0HN6OKHRKMTT8:00000002":...

    forum.aspose.cloud/t/aspose-docker-onpremise-ap...
  3. Insert Paragraph in Word with NET REST API

    Follow this guide to insert paragraph in Word with NET REST API. You will learn to automatically insert a new paragraph in Word with C# Low Code API using the .NET cloud SDK....InsertParagraphOnlin() method with the above request object to insert the paragraph...

    kb.aspose.cloud/words/net/insert-paragraph-in-w...
  4. Add Image in Word Document with NET REST API

    This article guides how to add image in Word document with NET REST API. It explains to insert picture into Word document with C# Low Code API using .NET cloud SDK....Set the target image in the request object Invoke the InsertDrawingObjectO...

    kb.aspose.cloud/words/net/add-image-in-word-doc...
  5. Set Paragraph Formatting in Word with NET REST API

    This article describes how to set paragraph formatting in Word with NET REST API. You will automatically change format of writing a paragraph with C# Low Code API using the .NET cloud SDK....UpdateParagraphForma method using the request object Save the output Word...

    kb.aspose.cloud/words/net/set-paragraph-formatt...
  6. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....authentication and usage of request/response classes to represent...

    blog.aspose.cloud/total/celebrate-new-year-with...
  7. Self-Hosted Docker Cells - Missing Fonts - Free...

    When I try and convert an Excel spreadsheet to PDF, the spreadsheet is using the wrong fonts. I have injected a font folder into the docker image and it is showing up in the container with all the ttf, tc, etc. fonts. …... I am just doing a POST request to the URL shown previously...

    forum.aspose.cloud/t/self-hosted-docker-cells-m...
  8. Split a Presentation from a Local File and Save...

    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.... SplitAndSaveOnline Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/split-a-presentation-f...
  9. C++ Split PDF REST API

    Split PDF file in C++ using REST API....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::C...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/split/pdf/
  10. C++ Split HTML REST API

    Split HTML file in C++ using REST API....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::C...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/split/html/