Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 10,220 for

code

(0.03 sec)
  1. Google Rejecting App that using Aspose.Words RE...

    Hi Team, I am using your api for convert word document to pdf , everything is working properly in my application. but when i am uploading this application on play store it’s getting rejected. message i receiving from g…...which contains code to download executable code (e.g. dex, JAR...

    forum.aspose.cloud/t/google-rejecting-app-that-...
  2. Remote host connection closed issue comes when ...

    I am doing an operation of Converting non PDF Files to PDF and later upload the converted PDF file to Aspose storage and then merge the PDF’s and then download the PDF. Here I am facing an timeout issue while dealing wit…... Example code and file....

    forum.aspose.cloud/t/remote-host-connection-clo...
  3. API Upload File - The SSL connection could not ...

    Hello, we use this API call to upload files to aspose that would later on receive other inputs, editions, etc. This API Call was working daily, multiple times a day, that is until 7pm yesterday. The access token was co…...“Uploaded”: [], “Errors”: [ { “Code”: “error”, “Message”: “The SSL...

    forum.aspose.cloud/t/api-upload-file-the-ssl-co...
  4. ImagingCloudApi Upload File Operation TimeOut I...

    We are trying to convert jpg/png to pdf, and operation is getting timed out during file upload request. It was working fine before and started giving problems suddenly. Below is the Code snippet for the same: ImagingApi…... Below is the code snippet for the same: ImagingApi...

    forum.aspose.cloud/t/imagingcloudapi-upload-fil...
  5. Remove Watermarks from PDF | PHP

    Remove Watermarks from PDF documents via PHP with Cloud API....for PHP Overview API Reference Code Samples Live Demos Download...Learn Overview API Reference Code Samples Live Demos Download...

    products.aspose.cloud/pdf/php/watermaks/remove/
  6. Get Watermarks from PDF | PHP

    Get Watermarks from PDF documents via PHP with Cloud API....for PHP Overview API Reference Code Samples Live Demos Download...Learn Overview API Reference Code Samples Live Demos Download...

    products.aspose.cloud/pdf/php/watermaks/get/
  7. Remove Links from PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to remove a Links from a PDF Document. Check the Node.js source Code to delete Links from PDF file....from PDF in just a few lines of code. Create an object to connect...); if ( resultDelete . body . code == 200 ) { console . log ( "Link...

    products.aspose.cloud/pdf/nodejs/links/delete/
  8. Convert Word to HTML without using storage - Fr...

    Have an asp.net web application that needs to convert HTML to docx. I’m using the .net word-cloud nuget package and can load the HTML using LoadWebDocumentData. I’d like to convert to docx and stream the file back to t…... Here’s a sample code snippet demonstrating this process:...it to aspose. By the way, the code above does not work as “format=”...

    forum.aspose.cloud/t/convert-word-to-html-witho...
  9. Topics tagged convert-docx-to-pdf

    Topics tagged convert-docx-to-pdf...file to pdf, but not working my code Aspose.Words Cloud Product Family...APIs are throwing 500 error code Aspose.Words Cloud Product Family...

    forum.aspose.cloud/tag/convert-docx-to-pdf
  10. Add Table to PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to add a Table to a PDF Document. Check the Node.js source Code to add a Table into PDF file....to PDF in just a few lines of code. Read the local PDF file. Uploads...anything No need to write any code Click the button. Your PDF files...

    products.aspose.cloud/pdf/nodejs/table/add/