Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 127,958 for

code

(0.06 sec)
  1. Add Image to Header of PDFs via Cloud Go SDK

    Insert image to PDF docunent headers via Go with Aspose.PDF Cloud. Automating report formatting....Developers need just a few lines of code. Upload the Image. Set API Arguments...PostDocumentImageHea. This sample code shows adding image in Header...

    products.aspose.cloud/pdf/go/header/image/
  2. Replace Tables in PDF via Cloud Go SDK

    Replace PDF table data programmatically in Go with Aspose.PDF Cloud SDK....Developers need just a few lines of code. Define the ReplaceTable Function...the Updated PDF This sample code shows replacing tables in PDF...

    products.aspose.cloud/pdf/go/table/replace/
  3. Move Pages in PDF via Cloud Go SDK

    Move or reorder pages in PDF files using Go and Aspose.PDF Cloud SDK....Developers need just a few lines of code. Define the MovePage Function...the Modified File This sample code shows replacing pages in PDF...

    products.aspose.cloud/pdf/go/pages/move/
  4. Add Text to Headers of PDFs via Cloud Go SDK

    Insert text to the headers of PDF documents using Aspose.PDF Cloud SDK for Go. Automating report formatting....Developers need just a few lines of code. Create a map of arguments for...the PDF document. This sample code shows adding Text in Header...

    products.aspose.cloud/pdf/go/header/text/
  5. Delete Tables from PDF via Cloud Go SDK

    Delete tables from PDF documents in Go using Aspose.PDF Cloud SDK....Developers need just a few lines of code. Define the DeleteTablesOnPage...Updated PDF Document This sample code shows removing tables in PDF...

    products.aspose.cloud/pdf/go/table/delete/
  6. Error400 Calling UploadFileAsync method - Free ...

    We have been encountering errors when calling Aspose APIs since this morning. We have not made any changes to our Code. These API calls have been working reliably for over a year and were functioning correctly until tod…...not made any changes to our code. These API calls have been working...share your sample document and code to reproduce the issue? We will...

    forum.aspose.cloud/t/error400-calling-uploadfil...
  7. Insert Image, Find and Replace Text in Word doc...

    You can find and replace text in word documents with Regex. Search text in DOCX or DOC file and replace that text in word documents.... Source Code Repository Complete source code of this release...You can bypass GitHub source code repository and depend directly...

    blog.aspose.cloud/total/aspose.email-cloud-sdk-...
  8. Extract Shapes from a Slide Using a Third Party...

    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.... The code examples below use GetShapes...and lets you focus on writing code specific to your particular...

    docs.aspose.cloud/slides/extract-shapes-from-a-...
  9. Getting 500 response when trying to postConvert...

    Capture.PNG (27.3 KB) Hi, I am trying to run a simple request to convert a file from obj to usdz. I have successfully done this with the aspose3 .net python SDK and am now trying the cloud version with nodejs. This Code…... This code gives me a 500 response with...document along with the sample code for investigation. bb4 May 22...

    forum.aspose.cloud/t/getting-500-response-when-...
  10. File conversion from DWG to DXF - Free Support ...

    Hello everyone, i am using the Aspose.Cad to convert dwg file to dxf format by python SDK. My Code: app_id = 'xxx' app_key = 'xxx' cad_api = CadApi(app_key , app_id ) request = requests.GetDrawingSaveAsRequest("sampl…... My code: app_id = 'xxx' app_key = 'xxx'...work. The result is: 404, {'code': 'errorItemNotFound', 'description':...

    forum.aspose.cloud/t/file-conversion-from-dwg-t...