Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...
ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....document to HTML, we can pass a SaveOptions object to designate a callback...
Discover the ResourceSavingArgs ResourceStream property to easily define where your resources are saved, enhancing efficiency and control in your projects....set a folder alias in the SaveOptions object, we will be able to...
HtmlSaveoptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object # to decide whether...
Aspose::Words::Saving::HtmlSaveoptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....document to HTML, we can pass a SaveOptions object // to determine how...
Sample C++ conversion code for MSG document to MHTML format. Use example code for batch MSG to MHTML conversion within any C++ Application....mhtml" , SaveOptions::get_DefaultMhtml()); MSG...
Sample C++ conversion code for OFT document to HTML format. Use example code for batch OFT to HTML conversion within any C++ Application....html" , SaveOptions::get_DefaultHtml()); OFT...
Sample C++ conversion code for ICS document to OST format. Use example code for batch ICS to OST conversion within any C++ Application....ost" , SaveOptions::get_DefaultOst()); ICS to...
Sample C++ conversion code for VCF document to MSG format. Use example code for batch VCF to MSG conversion within any C++ Application....msg" , SaveOptions::get_DefaultMsgUnicode());...
Sample C++ conversion code for OFT document to VCF format. Use example code for batch OFT to VCF conversion within any C++ Application....vcf" , SaveOptions::get_DefaultVcf()); OFT to...