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

request

(0.23 sec)
  1. Generate Barcode in C# | Extract Text from word...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information... The file is sent through request stream to Aspose Cloud servers...

    blog.aspose.cloud/barcode/generate-barcode-imag...
  2. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture....WriteIn element can be used to request some information in free form...

    docs.aspose.cloud/omr/json-markup/writein/
  3. Programmatically Manage Microsoft Project File ...

    Manage task assignment, Manage project calendar, Add resource to project or implement MS Project Document to PDF, MPP to HTML or MPP to Excel with REST API...the complex authentication, request and response manipulation is...

    blog.aspose.cloud/total/working-with-project-do...
  4. Align Shapes|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.... AlignSpecialSlideSha Request Parameters Name Type Location...

    docs.aspose.cloud/slides/align-shapes-on-a-spec...
  5. Vectorize from Base64 – Aspose.HTML Cloud

    Learn how to vectorize Base64-encoded images using Aspose.HTML Cloud API in synchronous and asynchronous modes, with examples in C# and JavaScript....Authorization: Bearer token Request Body: Copy 1 { 2 "InputBase64"...

    docs.aspose.cloud/html/vectorization-api/vector...
  6. The SVG to DXF conversion breaks the scaling of...

    The SVG to DXF conversion breaks the scaling of the shapes Hello, So our app has been using the SVG to DXF conversion for some months now, with success. Despite the conversion working, the customer...... So firstly we do the request to get start sizes, e.g., via:...you need to perform export request passing desired sizes and millimeter...

    forum.aspose.cloud/t/the-svg-to-dxf-conversion-...
  7. Python Split A File REST API

    Split documents programmatically in Python using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more...., 'rb' ) request = asposewordscloud.models.requests.SplitDocumentOnlineR(...words_api.split_document_online(request) Run code Copy Python code...

    products.aspose.cloud/words/python/split/
  8. Python Split DOC REST API

    Split DOC file in Python using REST API...., 'rb' ) request = asposewordscloud.models.requests.SplitDocumentOnlineR(...words_api.split_document_online(request) Run code Copy Python code...

    products.aspose.cloud/words/python/split/doc/
  9. Python Split DOCX REST API

    Split DOCX file in Python using REST API...., 'rb' ) request = asposewordscloud.models.requests.SplitDocumentOnlineR(...words_api.split_document_online(request) Run code Copy Python code...

    products.aspose.cloud/words/python/split/docx/
  10. Python Split WORD REST API

    Split WORD file in Python using REST API...., 'rb' ) request = asposewordscloud.models.requests.SplitDocumentOnlineR(...words_api.split_document_online(request) Run code Copy Python code...

    products.aspose.cloud/words/python/split/word/