Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 152 for

page number

(0.06 sec)
  1. [Urgent] Aspose on premise down | Prod down - F...

    Please help asap. We are getting this error. Failed to initialize metered license for Aspose.Words System.InvalidOperationException: Authentication failed. at w.Fu(Object d) at w.ou(Object d) at w.Xr(w d, B v) at …...like increasing the maximum number of connections to DB and keeping...service. 1 Like ← previous page next page →...

    forum.aspose.cloud/t/urgent-aspose-on-premise-d...
  2. [Urgent] Words API not responding! - Free Suppo...

    Words convert API was working fine but now it is suddenly not responding at all. One request with 15kb doc took around 5 minutes for response. Please check this issue immediately. curl --location --request PUT 'https:/…...like increasing the maximum number of connections to DB and keeping...February 4, 2025, 3:47pm 12 Status page says it is working fine now...

    forum.aspose.cloud/t/urgent-words-api-not-respo...
  3. Add Stamps to PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to Add Text Stamp to PDF Document. Check the Node.js source code to add Stamps into PDF file....Create a new Text stamp for page with the required properties...new Text stamp to the document page using putPageAddStamp() function...

    products.aspose.cloud/pdf/nodejs/stamp/text/
  4. Add Text to PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to add a Text to a PDF Document. Check the Python source code to add a Text into PDF file....paragraph should be placed on the page. This is useful for adding stylized...to a certain area of the PDF page. To add text into PDF, we’ll...

    products.aspose.cloud/pdf/python/text/add/
  5. Add Image in Footer of PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to add Image in Footer of PDF Document. Check the Python source code to add Image in Footer of PDF file....Append a new image footer on the page in PDF document System Requirements..."sample.png" PAGE_NUMBER = 2 # Your document page number... class...

    products.aspose.cloud/pdf/python/footer/image/
  6. Add Image in Header of PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to add Image in Header of PDF Document. Check the Python source code to add Image in Header of PDF file....Append a new image header to the page on PDF document System Requirements..."sample.png" PAGE_NUMBER = 2 # Your document page number... class...

    products.aspose.cloud/pdf/python/header/image/
  7. Extract Links from PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to extract a Links from a PDF Document. Check the Node.js source code to extract Links from PDF file....pdf" , PAGE_NUMBER : 2 , // Your document page number... LINK_FIND_ID...PDF_DOCUMENT_NAME , configParams . PAGE_NUMBER ); if ( resultLinks . body...

    products.aspose.cloud/pdf/nodejs/links/extract/
  8. Add Image in Header of PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to Add Image in Header of PDF Document. Check the Node.js source code to add Header into PDF file....png" , PAGE_NUMBER : 2 , // Your document page number... }; const...Delete all stamps & tables from a page or entire PDF document. Delete...

    products.aspose.cloud/pdf/nodejs/header/image/
  9. Latest topics - Free Support Forum - aspose.cloud

    Aspose.Cloud Free Support Forums...Adding text stamps to multiple pages of a PDF Aspose.PDF Cloud Product...for Python Returns the Wrong Number of Shapes Aspose.Slides Cloud...

    forum.aspose.cloud/latest
  10. Add Links to PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to add a Links to a PDF Document. Check the Node.js source code to add a Links into PDF file....cloud/pdf/#/" , PAGE_NUMBER : 2 , // Your document page number... LINK_POS_LLX...PDF_DOCUMENT_NAME , configParams . PAGE_NUMBER , [ newLink ]); if ( addResponse...

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