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

vcard

(0.07 sec)
  1. 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...
  2. 在 Aspose.Email 中创建 Outlook 联系人|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 ); Aspose.Email //Create a new...vcf" , ContactSaveFormat . VCard ); 下载示例代码 Codeplex Github Sourceforge...

    docs.aspose.com/email/zh/net/creating-an-outloo...
  3. Convert VCF to HTML via Java | products.aspose.com

    Try the code sample to convert VCF files to HTML format in Java. Download Java API to take your email processing applications to the next level....specific options for rendering VCard information and adding headers...format options include rendering VCard information and writing the...

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

    Try the code sample to convert PST files to VCF format in Java. Download Java API to take your email processing applications to the next level....the file path and the format VCard. System Requirements Before...(vcfFilePath, ContactSaveFormat. VCard ); System. out . println ( "Contact...

    products.aspose.com/email/java/conversion/pst-t...
  5. 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...
  6. 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
  7. 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...
  8. 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...
  9. 在 PST 文件中管理 Outlook 联系人|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....Outlook PST 文件中的联系信息并将联系人保存为 vCard(VCF)格式,请使用 PersonalStorage 和...文件并将所有联系人保存为 vCard(VCF)格式。这些 VCF 文件可以在任何能够加载标准 vCard 联系人文件的程序中使用。如果在...

    docs.aspose.com/email/zh/python-net/managing-ou...
  10. 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/