Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 7,929 for

vcard

(0.23 sec)
  1. Managing Outlook Contacts in PST Files|Document...

    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....save the contact to disk in vCard (VCF) format, use the PersonalStorage...and saves all the contacts to vCard (VCF) format. The VCF files...

    docs.aspose.com/email/python-net/managing-outlo...
  2. Convert MHTML to VCF via C# | products.aspose.com

    Sample code for MHTML to VCF C# conversion. Use API example code for batch MHTML files to VCF conversion within VB.NET, Asp.NET or any .NET based application....an alternate view with “text/vcard” MediaType. If found, save the...alternate view with MediaType "text/vcard" (VCF) var vcfView = eml.GetAlternateViewCont(...

    products.aspose.com/email/net/conversion/mhtml-...
  3. MapiContact.FromVCard - Free Support Forum - as...

    Hello, Just checking how MapiContact.FromVcard will handle the code if source vcf is multi contacts? Thanks....load a single contact from a VCard (VCF) file. If the source VCF...using Aspose.Email.PersonalInfo.VCard; using System; using System...

    forum.aspose.com/t/mapicontact-fromvcard/311336
  4. Convert VCF to MSG via Java | products.aspose.com

    Try the code sample to convert VCF files to MSG format in Java. Download Java API to take your email processing applications to the next level....in various formats such as VCard, MSG, or MHTML, facilitating...VCF (Virtual Card Format) or vCard is a digital file format for...

    products.aspose.com/email/java/conversion/vcf-t...
  5. Convert PST to VCF via C++ application | produc...

    Sample C++ conversion code for PST document to VCF format. Use example code for batch PST to VCF conversion within any C++ Application....tem()); // Save to disk in vCard VCF format contact->Save(L "Contacts\\"...Aspose::Email::Outlook::ContactSaveFormat::VCard); } } PST to VCF Conversion...

    products.aspose.com/email/cpp/conversion/pst-to...
  6. Convert OFT to VCF via Java | products.aspose.com

    Try the code sample to convert OFT files to VCF format in Java. Download Java API to take your email processing applications to the next level....systems that support the VCF (vCard) format for storing contact...and using ContactSaveFormat.VCard as the parameter. System Requirements...

    products.aspose.com/email/java/conversion/oft-t...
  7. Convert HTML to VCF via C# | products.aspose.com

    Sample code for HTML to VCF C# conversion. Use API example code for batch HTML files to VCF conversion within VB.NET, Asp.NET or any .NET based application....and share contact details, as vCard is a standardized format widely...Save the created contact as a vCard (VCF) file. System Requirements...

    products.aspose.com/email/net/conversion/html-t...
  8. Merge VCF Files via .NET | products.aspose.com

    Combine VCF files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email handling!...VCF (Virtual Card Format) or vCard is a digital file format for...transfer of contacts via using the vCard format. The media type for VCF...

    products.aspose.com/email/net/merger/vcf/
  9. Convert EML to VCF via C# | products.aspose.com

    Sample code for EML to VCF C# conversion. Use API example code for batch EML files to VCF conversion within VB.NET, Asp.NET or any .NET based application....alternate view with MediaType "text/vcard" (VCF) var vcfView = eml.GetAlternateViewCont(...GetAlternateViewCont( "text/vcard" ); // If an VCF view is found...

    products.aspose.com/email/net/conversion/eml-to...
  10. Convert DOC to VCF in Python | products.aspose.com

    Save DOC to VCF within Python applications without using Microsoft Word or Outlook...documents into a standardized vCard format for address books and...details from documents into vCard files for reuse. Address Book...

    products.aspose.com/total/python-net/conversion...