Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 7,453 for

vcard

(0.04 sec)
  1. 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...
  2. Generate QR Code|Documentation

    Learn how to generate QR codes using Aspose.BarCode for Java with examples of error correction levels, encoding modes, and common use cases....large amounts of data (URLs, vCard, long text) ✅ Need for high...png" ); } Contact Information (vCard) QR codes can store complete...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Features Overview|Documentation

    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....VCard Contains classes to work with VCard file format...The Aspose.Email.PersonalInfo.VCard namespace is essential for developers...

    docs.aspose.com/email/net/features-overview/
  4. Convert MBOX to VCF via C# | products.aspose.com

    Sample code for MBOX to VCF C# conversion. Use API example code for batch MBOX 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/mbox-t...
  5. Pragmatically access Outlook Contacts|Documenta...

    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....to load both Outlook MSG and VCard format contacts. The following...

    docs.aspose.com/email/net/pragmatically-access-...
  6. 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...
  7. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST files to VCF format in Java. Download Java API to take your email processing applications to the next level.... VCard ); System. out . println ( "Contact...VCF (Virtual Card Format) or vCard is a digital file format for...

    products.aspose.com/email/java/conversion/ost-t...
  8. Convert VCF to MHTML via Java | products.aspose...

    Try the code sample to convert VCF files to MHTML format in Java. Download Java API to take your email processing applications to the next level....boundary preservation, rendering VCard information, and including selected...VCF (Virtual Card Format) or vCard is a digital file format for...

    products.aspose.com/email/java/conversion/vcf-t...
  9. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....VCard as the save format. System Requirements...".vcf" , ContactSaveFormat. VCard ); System. out . println ( "Contact...

    products.aspose.com/email/java/conversion/olm-t...
  10. Create, Save and Read Outlook Contacts|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 as MSG or VCard format. Java MapiContact contact...

    docs.aspose.com/email/java/create-save-and-read...