Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,089 for

html to docx

(0.06 sec)
  1. Aspose::Words::MailMerging::MailMerge::get_Fiel...

    Aspose::Words::MailMerging::MailMerge::get_FieldMergingCallback method. Occurs during mail merge when a mail merge field is encountered in the document in C++....handles merge data in the form of HTML documents. void MergeHtml ()...InsertField ( u "MERGEFIELD html_Title \\ b Content" ); builder...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveOptions SaveFormat property To easily save documents in Html, MHtml, Epub, Azw3, or Mobi formats for versatile accessibility.... Can be Html, Mhtml, Epub, Azw3 or Mobi....Document ( MyDir + "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions construcTor...HTML format. def __init__ ( self...a document in the SaveFormat.HTML , SaveFormat.MHTML , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IDocumentPartSavingCallback.documentPartSaving ...

    IDocumentPartSavingCallback.documentPartSaving method. Called when Aspose.Words is about To save a document part....docx" ); string outFileName = "SavingCallback..."SavingCallback.DocumentPartsFileNam.html" ; // Create an "HtmlFixedSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the documentation article in C++....handles merge data in the form of HTML documents. void MergeHtml ()...InsertField ( u "MERGEFIELD html_Title \\ b Content" ); builder...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want To receive notifications and control how Aspose.Words saves document parts when exporting a document To SaveFormat.Html or SaveFormat.EPUB format in Java....HTML or SaveFormat.EPUB format. Examples:...Document(getMyDir() + "Rendering.docx"); String outFileName = "SavingCallback...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling document fields for seamless integration....docx" ); doc . MailMerge . FieldMergingCallback..."MailMergeEvent.ImageFromBlob.docx" ); } private class HandleMergeImageFiel...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_Document method. Returns the Document object for which the mail merge is performed in C++....handles merge data in the form of HTML documents. void MergeHtml ()...InsertField ( u "MERGEFIELD html_Title \\ b Content" ); builder...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. HtmlVersion | Aspose.Words for Java

    Indicates the version of Html is used when saving the document To SaveFormat.Html and SaveFormat.MHtml formats in Java....HtmlVersion Indicates the version of HTML is used when saving the document...document to SaveFormat.HTML and SaveFormat.MHTML formats. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  10. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used....docx" ); // Use a SaveOptions object...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...