Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 44,827 for

email

(0.03 sec)
  1. Evaluate Aspose.Cells Cloud|Document

    Explore Aspose.Cells Cloud, the REST API for creating, converting, merging, splitting, protecting, and manipulating Excel files and other spreadsheet formats.... sign up, and confirm your email address. Obtain credentials...

    docs.aspose.cloud/cells/evaluate-aspose-cells/
  2. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....Email Cloud Aspose.Email Cloud is a REST API...allows developers to convert email messages between formats, access...

    blog.aspose.cloud/total/aspose.email-for-cloud-...
  3. Perform MailMerge in Word Document | Image Wate...

    Use Cloud SDKs to create or edit Word, PowerPoint presentation, Excel workbook, HTML, PDF or Microsoft Project files. JPG to PDF or PDF to JPG online....formats, barcodes, OCR and email formats and protocols in their...generation and recognition, email tracking and creation, targeting...

    blog.aspose.cloud/total/new-apis-added-to-aspos...
  4. Creating an AcroForm via Cloud Go SDK

    Add form fields to PDFs in Go apps using Aspose.PDF Cloud SDK. Simplify interactive form creation....PageIndex : 1 , PartialName : "EMail" , Rect : & asposepdfcloud ...PutTextBoxField ( document_name , "EMail" , textBox , args ) if err ...

    products.aspose.cloud/pdf/go/acroforms/add/
  5. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....Email Cloud Aspose.Email Cloud は、開発者が Email メッセージのフォーマット変換、メッセージ...です。Aspose.Email Cloud は、EML、MSG および MHT 形式の Email をサポートします。REST...

    blog.aspose.cloud/total/aspose.email-for-cloud-...
  6. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....as the respondent’s name or email, into the form. Questionnaires...

    docs.aspose.cloud/omr/json-markup/elements-layout/
  7. Aspose Newsletter August 2017– APIs Updates, Co...

    Aspose developer newsletter of August 2017 describes APIs updates, new feature enhancements & bug fixes within Aspose files and document manipulation APIs....Email for Android via Xamarin # Aspose.Email for Android...is newly added Email APIs within Aspose.Email product family...

    blog.aspose.cloud/total/aspose-newsletter-augus...
  8. Aspose.Cells Cloud Web API – Convert Local Exce...

    Learn how to convert a specific Excel range (e.g., A1:C10) to an HTML file using Aspose.Cells Cloud REST API. Includes authentication steps, cURL example, and SDK snippets for C#, Java, Python, and more.... Email Template Integration – Transform...transactional emails, ensuring consistent rendering across email clients...

    docs.aspose.cloud/cells/convert-range-to-html/
  9. Creating an AcroForm via Cloud Node.js SDK

    Add form fields to PDFs in Node.js apps using Aspose.PDF Cloud SDK. Simplify interactive form creation.... partialName = "Email" ; textBoxField . rect = new...putTextBoxField ( STORAGE_FILE_NAME , "Email" , textBoxField ); console ...

    products.aspose.cloud/pdf/nodejs/acroforms/add/
  10. Creating an AcroForm via Cloud PHP SDK

    Add form fields to PDFs in PHP apps using Aspose.PDF Cloud SDK. Simplify interactive form creation....$textBoxField -> setPartialName ( "Email" ); $rect = new Rectangle ();...putTextBoxField ( $STORAGE_FILE_NAME , "Email" , $textBoxField ); echo $response...

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