Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 153,460 for

load

(0.11 sec)
  1. MapiContact.FromVCard - Free Support Forum - as...

    Hello, Just checking how MapiContact.FromVCard will handle the code if source vcf is multi contacts? Thanks....FromVCard method is designed to load a single contact from a VCard...use the VCardContact.Load method to load the entire VCF file,...

    forum.aspose.com/t/mapicontact-fromvcard/311336
  2. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....const override Load (const System::String&) Loads table substitution...substitution settings from XML file. Load (const System::SharedPtr<System::IO::Stream>&)...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Convert OLM to HTML via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to HTML - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  4. Convert OLM to PST via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to PST - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  5. Convert OLM to VCF via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to VCF - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. 绘画|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/net/drawing/
  7. How to remove Freetext Annotation using Java | ...

    Remove Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...DeleteFreeTextAnnota () { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/freetex...
  8. How to remove Caret Annotation using Java | Asp...

    Remove Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...Annotations from PDF - Java Example // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/caret/r...
  9. 在 PHP 中从 Visio 绘图中获取页面对象|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....Call the diagram constructor to load diagram from a VSD file $diagram...Call the diagram constructor to load diagram from a VSD file $diagram...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  10. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations...." ); // Create workbook and load the sample Excel file Workbook...GetWorksheets (). Get ( 0 ); // Load the chart from the source worksheet...

    docs.aspose.com/cells/cpp/change-tick-label-dir...