Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 44,835 for

email

(0.12 sec)
  1. 通过 Cloud PHP SDK 创建 AcroForm

    在 PHP 应用中使用 Aspose.PDF Cloud SDK 向 PDF 添加表单字段。简化交互式表单的创建。...$textBoxField -> setPartialName ( "Email" ); $rect = new Rectangle ();...putTextBoxField ( $STORAGE_FILE_NAME , "Email" , $textBoxField ); echo $response...

    products.aspose.cloud/pdf/zh/php/acroforms/add/
  2. Delete Hyperlinks in Spreadsheets and Replace T...

    Delete hyperlinks from a worksheet or update it with Aspose.Cells. You can find and replace text in PDF documents and work with images....Email Wins Dev Pro Silver Community...that Aspose.Email won the Silver Award in the Best Email Control...

    blog.aspose.cloud/total/seasons-greetings-from-...
  3. Work with AcroForms in PDF via Cloud Java SDK

    Working with AcroForms in PDF via Cloud Java SDK. Check how to add, get, remove, update, and set AcroForms in PDF document.... partialName ( "EMail" ); field . rect ( new Rectangle...putTextBoxField ( PDF_DOCUMENT , "EMail" , field , null , REMOTE_FOLDER...

    products.aspose.cloud/pdf/java/acroforms/
  4. Execute Mail Merge and Fill Merge Fields in Mic...

    Aspose.Words Cloud Mail Merge allows you to generate documents from template and XML in .NET, Java, PHP, Ruby, Rails, Python, jQuery and more....formats, barcodes, OCR and email formats and protocols in their...

    blog.aspose.cloud/total/work-with-documents-spr...
  5. Aspose api migration - Free Support Forum - asp...

    Hi Is the following API still supported after Nov 15? http://api.aspose.com/v3.0/words/convert?format= We are currently using v1.0 and were asked to upgrade. So is it the above version we need to upgrade to? And is it…...documentation that was included in the email but it wasn’t clear if we need...

    forum.aspose.cloud/t/aspose-api-migration/27013
  6. Convert SVG to DXF Online

    Convert SVG to DXF Online for Free with modern browser like Chrome, Opera or Firefox. Just upload your SVG image to get the result in DXF format for free from any device....link to the DXF file to your email address. Note that file will...Error explanation placeholder Email: Make this forum private, so...

    products.aspose.app/imaging/conversion/svg-to-dxf
  7. Execute Mail Merge of Any Type to Create Documents

    The Aspose Cloud REST APIs are platform independent and can be used across any platform such as Node.js, Amazon, SalesForce etc. without any installation....formats, barcodes, OCR and email formats and protocols in their...

    blog.aspose.cloud/total/work-with-documents-spr...
  8. Desktop & Cloud API Solutions to Build PDF Proc...

    Convert, edit, and manipulate PDF files in the cloud using Aspose.PDF Cloud API. Fast, secure, and easy integration with any platform....metadata output file as an email. Aspose.PDF Viewer Free PDF...

    products.aspose.cloud/pdf/
  9. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....formats, barcodes, OCR and email formats and protocols in their...

    blog.aspose.cloud/total/aspose-cloud-ruby-sdk-u...
  10. Creating an AcroForm via Cloud .NET SDK

    Add new form fields to PDFs with Aspose.PDF Cloud for .NET. Create interactive AcroForms in seconds....PutTextBoxFieldAsync ( storageFileName , "Email" , textBoxField ); Console ...

    products.aspose.cloud/pdf/net/acroforms/add/