Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 475 for

data

(0.06 sec)
  1. Create a Pie Chart in PowerPoint with C# REST API

    Follow this article to create a Pie chart in PowerPoint with C# REST API. You will learn how to create a Pie chart in PowerPoint with C# Low Code API using a .NET-based Cloud SDK....chart and create a series of data points for the chart Add series... add categories, and create data points series for adding to...

    kb.aspose.cloud/slides/net/create-a-pie-chart-i...
  2. Create a Pie Chart in PowerPoint with Java REST...

    Follow this article to create a Pie chart in PowerPoint with Java REST API. You will learn how to create a Pie chart in PowerPoint with Java Low Code API using a Java-based Cloud SDK....chart and create a series of data points for the chart Add series... add categories, and create data points series for adding to...

    kb.aspose.cloud/slides/java/create-a-pie-chart-...
  3. Aspose on premise approach giving red message b...

    Hi team, We are using on premise approach for converting docx to pdf. Yesterday, we started seeing red message boxes in the converted pdfs in production. Our credits were not completely utilized as can be seen from the …...if the container can’t send data to the billing for 24 hours...your container failed to send data to billing for the previous...

    forum.aspose.cloud/t/aspose-on-premise-approach...
  4. How to Convert JPG to PSD with Java REST API

    This tutorial helps you understand how to convert JPG to PSD with Java REST API. You can easily convert JPG to PSD with Java by using this code sample with low code REST API for free....eliminating redundant data and using data compression algorithms...that Photoshop uses for saving data. It is a proprietary file format...

    kb.aspose.cloud/imaging/java/how-to-convert-jpg...
  5. Create a Presentation using a Presentation Desi...

    Follow this article to create a presentation using a presentation design template with Java REST API. You will learn to create a PowerPoint presentation using slide template with Java RESTful Service with the help of a Java-based Cloud SDK....CreatePresentationFr() method to use the XML data and generate a presentation...uploaded template file, and XML data. Finally, save the output file...

    kb.aspose.cloud/hy/slides/java/create-a-present...
  6. HTML File with External CSS Reference is not ad...

    Hi Team, I am trying following simple html file with external css to convert it to pdf. It is getting converted but css is not getting loaded. This is my conversion script. var api = require(‘@asposecloud/aspose-html…...callback = function (error, data, response) { if (error) { console...error(error); } else { console.log(data); } }; conversionApi.convertLocalToLocal(src...

    forum.aspose.cloud/t/html-file-with-external-cs...
  7. How to convert Microsoft Word Document to PDF w...

    Checking out the Aspose Cloud at the moment using the trial and having issues attempting to convert a Word document to a PDF using the REST API. Using a REST test client with the call below and attaching a docx file to …...multipart/form-data" -H "Accept: multipart/form-data" -H "Authorization:...

    forum.aspose.cloud/t/how-to-convert-microsoft-w...
  8. Reopen - 401 when converting XLSX to PDF - Free...

    For past few days, I encounter "error"=>{"code"=>"errorAuthorization", "message"=>"Unauthorized", "description"=>"Operation Failed. The authorization Data is incorrect." We have been using https://api.aspose.cloud/v3.0…... The authorization data is incorrect." We have been..."Operation Failed. The authorization data is incorrect.", "dateTime":...

    forum.aspose.cloud/t/reopen-401-when-converting...
  9. Use Picture as Background in PowerPoint with C#...

    This article guides on how to use picture as background in PowerPoint with C# REST API. You will learn to set the PowerPoint backgrounds with C# Low Code API using a .NET-based Cloud SDK....unique name Read the image file data into a byte array and convert...Cloud storage, read the image data, convert it to a base 64 string...

    kb.aspose.cloud/slides/net/use-picture-as-backg...
  10. Uploading PDF file to Cloud Storage using Aspos...

    Hi. I’m trying to make a REST call to the storage but I get 'Bad Request – An error occurred while parse the multipart content: The file name could not have been retrieved." on the with the code example below. Any idea …...AddHeader("Content-Type", "multipart/form-data"); requestStorePDF.AddParameter("path"...// For complete examples and data files, please go to https://github...

    forum.aspose.cloud/t/uploading-pdf-file-to-clou...