Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 33,692 for

saveoptions

(0.2 sec)
  1. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveoptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...document to HTML, we can pass a SaveOptions object # to determine how...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportPageMargins method. Specifies whether page margins is exported to HTML, MHTML or EPUB. Default is false in C++....document to HTML, we can pass a SaveOptions object // to decide whether...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveoptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....set a folder alias in the SaveOptions object, we will be able to...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveoptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....set a folder alias in the SaveOptions object, we will be able to...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveoptions Saveoptions = new HtmlFixedSaveoptions(); Saveoptions.setExportEmbeddedCss(true); saveOption…...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.set...e); saveOptions.setExportEmbeddedFon(true); saveOptions.setE...

    forum.aspose.com/t/bug-when-generating-html-in-...
  8. Convert ICS to MBOX via C++ application | produ...

    Sample C++ conversion code for ICS document to MBOX format. Use example code for batch ICS to MBOX conversion within any C++ Application....mbox" , SaveOptions::get_DefaultMbox()); ICS...

    products.aspose.com/email/cpp/conversion/ics-to...
  9. Convert OFT to PST via C++ application | produc...

    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...

    products.aspose.com/email/cpp/conversion/oft-to...
  10. Convert EML to MHTML via C++ application | prod...

    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...

    products.aspose.com/email/cpp/conversion/eml-to...