ImageSaveoptions.scale property. Gets or sets the zoom factor for the generated images....an image, we can pass a SaveOptions object to # edit the image...
Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...docx" ); // Configure a SaveOptions object to export fonts to...
Sample C++ conversion code for OFT document to PST format. Use example code for batch OFT to PST conversion within any C++ Application....pst" , SaveOptions::get_DefaultPst()); OFT to...
Sample C++ conversion code for EMLX document to OST format. Use example code for batch EMLX to OST conversion within any C++ Application....ost" , SaveOptions::get_DefaultOst()); EMLX...
Sample C++ conversion code for EML document to MHTML format. Use example code for batch EML to MHTML conversion within any C++ Application....mhtml" , SaveOptions::get_DefaultMhtml()); EML...
Sample C++ conversion code for VCF document to HTML format. Use example code for batch VCF to HTML conversion within any C++ Application....html" , SaveOptions::get_DefaultHtml()); VCF...
Sample C++ conversion code for VCF document to OFT format. Use example code for batch VCF to OFT conversion within any C++ Application....oft" , SaveOptions::get_DefaultOft()); VCF to...
Sample C++ conversion code for ICS document to OFT format. Use example code for batch ICS to OFT conversion within any C++ Application....oft" , SaveOptions::get_DefaultOft()); ICS to...
Sample C++ conversion code for OFT document to MHTML format. Use example code for batch OFT to MHTML conversion within any C++ Application....mhtml" , SaveOptions::get_DefaultMhtml()); OFT...
Sample C++ conversion code for MSG document to MBOX format. Use example code for batch MSG to MBOX conversion within any C++ Application....mbox" , SaveOptions::get_DefaultMbox()); MSG...