Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 231 for

email attachment

(2.69 sec)
  1. Document generate issue in version 4.0 where it...

    In v4.0 if multiple persons are added to merge document there is no line break, where as in v1.1 it is working. Document which is going to merge: D4P_Digital_Invite.docx (259.8 KB) Response value in V4.0: D4P_Digital…...Details: Rep Ramya at or via email at 123@gmail.com 2nd person...Details: AHM Planner at or via email at V1.1 screenshot and response...

    forum.aspose.cloud/t/document-generate-issue-in...
  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 Microsoft Word Mail Merge on Salesforce...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…... Could you please attach your input Word document and...January 12, 2017, 9:36am 3 Attached are the requested files. tahir...

    forum.aspose.cloud/t/perform-microsoft-word-mai...
  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. Image Vectorization – Vectorize an image with C...

    Vectorize images from formats such as JPG, PNG, TIFF, GIF, or BMP into vector graphics using Aspose.HTML Cloud SDK and REST API....Email Product Solution Aspose.Slides...Aspose.PDF Aspose.Cells Aspose.Email Product Solution Aspose.Slides...

    docs.aspose.cloud/html/conversion-api/image-vec...
  6. Error in Aspose at sfdc - Free Support Forum - ...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…... Could you please attach your input Word document and...September 2, 2025, 8:49am 3 Attached are the requested files. tahir...

    forum.aspose.cloud/t/error-in-aspose-at-sfdc/26672
  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....control over Email in your applications? Aspose.Email for .NET and...add email features to their apps. Send and manage emails, work...

    blog.aspose.cloud/total/spotlight-on-aspose.ema...
  8. 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.... Extract an Attached File from a OneNote Document...developers can retrieve files attached to a OneNote document and...

    blog.aspose.cloud/total/introducing-aspose.imag...
  9. Update Form Fields in PDF Document via Cloud PH...

    Update AcroForm fields in existing PDF documents via PHP using Aspose.PDF Cloud API. Automate form data management....new form field with the name “EMail” and sets its value to “ as...Field (); $field -> setName ( "EMail" ); $field -> setType ( FieldType...

    products.aspose.cloud/pdf/php/acroforms/update/
  10. 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/