Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 12,690 for

vcf

(0.68 sec)
  1. Outlook-contacten beheren in PST-bestanden|Docu...

    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....Export Outlook‑contacten als VCF‑bestanden Om contactinformatie...schijf op te slaan in vCard (VCF)‑formaat, gebruik de PersonalStorage...

    docs.aspose.com/email/nl/python-net/managing-ou...
  2. Pragmatik olarak Outlook Kişilerine Erişme|Docu...

    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....Aşağıdaki kod örnekleri, MSG ve VCF olarak kaydedilmiş Outlook kişilerini...= VCardContact . Load ( "Jon.vcf" ); MapiContact contact = MapiContact...

    docs.aspose.com/email/tr/net/pragmatically-acce...
  3. الوصول العملي إلى جهات اتصال 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 المحفوظة كـ MSG و VCF إلى MapiContact. var vcfTest...= VCardContact . Load ( "Jon.vcf" ); MapiContact contact = MapiContact...

    docs.aspose.com/email/ar/net/pragmatically-acce...
  4. Pragmatischer Zugriff auf Outlook‑Kontakte|Docu...

    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‑Kontakte, die als MSG und VCF gespeichert sind, in ein MapiContact...= VCardContact . Load ( "Jon.vcf" ); MapiContact contact = MapiContact...

    docs.aspose.com/email/de/net/pragmatically-acce...
  5. C #을 통해 OST를 VCF로 변환 | products.aspose.com

    OST에서 Vcf C#로의 변환을 위한 샘플 코드입니다.VB.NET, ASP.NET 또는 모든.NET 기반 응용 프로그램 내에서 일괄 OST 파일을 Vcf로 변환하려면 API 예제 코드를 사용하십시오....VCF로 변환 HTML JPG PDF XML OST VCF C #을 통해 OST를 VCF로 변환 아웃룩® 또는...썬더버드® 의존성 없이 .NET API를 사용하여 OST를 VCF C#로 변환합니다. Aspose.Email .NET의...

    products.aspose.com/email/ko/net/conversion/ost...
  6. Travailler avec les contacts dans un fichier PS...

    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....montre comment lire un fichier VCF, vérifier s’il contient plusieurs...new FileInputStream ( "test.vcf" )) { if ( VCardContact . isMultiContacts...

    docs.aspose.com/email/fr/java/working-with-cont...
  7. 在 PST 文件中处理联系人|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.... 以 VCF 格式保存 PST 文件中的联系人信息 本文展示了如何从 Microsoft...Outlook PST 文件中获取联系人信息并以 vCard(VCF)格式保存到磁盘。使用 PersonalStorage 和...

    docs.aspose.com/email/zh/cpp/working-with-conta...
  8. C++ 애플리케이션을 통해 PST를 VCF로 변환 | products.aspose.com

    PST 문서를 Vcf 형식으로 변환하는 샘플 C++ 변환 코드입니다.모든 C++ 응용 프로그램 내에서 PST에서 Vcf로 일괄 변환할 때 예제 코드를 사용하세요....VCF로 변환 DOCX JPG PDF XML PST VCF C++에서 PST를 VCF로 변환 C++ 이메일 라이브러리를...메서드를 호출합니다. VCF 파일 및 파일 형식: :Vcf를 매개 변수로 출력합니다. VCF 파일은 지정된 경로에...

    products.aspose.com/email/ko/cpp/conversion/pst...
  9. C#을 사용하여 Mapi 연락처를 만드는 방법

    이 간단한 항목에서는 구체적으로 정의된 단계를 준수하고 예제 코드를 사용하여 C#을 사용하여 Mapi 연락처를 만드는 방법에 중점을 둘 것입니다. 간단한 API 호출을 통해 C#에서 Mapi 연락처를 추가할 수 있습니다....간단한 API 호출과 관련된 C#**을 사용하여 ** VCF 연락처를 추가할 수 있으며 이 애플리케이션은 Windows...연락처를 디스크에 MSG 파일로 저장 연락처를 디스크에 VCF 파일로 저장 C#의 앞서 언급한 단계는 간단한 API...

    kb.aspose.com/ko/email/net/how-to-create-mapico...
  10. 如何使用 Java 创建 Mapi 联系人

    在此示例中,我们将学习如何通过遵循明确定义的步骤并使用示例代码使用 Java 创建 Mapi 联系人。借助非常简单的 API 调用,可以轻松地在 Java 中添加 Mapi 联系人。...借助非常简单的 API 调用,可以使用 Java 轻松 添加 VCF 联系人 ,并且可以在 Windows、macOS 或 Linux...联系信息作为磁盘上的 MSG 文件 将联系人信息保存为磁盘上的 VCF 文件 上面提到的 Java 中的逐步说明创建 Mapi ...

    kb.aspose.com/zh/email/java/how-to-create-mapic...