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

docx to html

(0.09 sec)
  1. DocumentPartSavingArgs.documentPartFileName pro...

    DocumentPartSavingArgs.documentPartFileName property. Gets or sets the file name (without path) where the document part will be saved To....are generated during export to HTML or EPUB. When the callback is...( base . myDir + "Rendering.docx" ); string outFileName = "SavingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether To export built-in and cusTom document properties To Html, MHtml or EPUB. Default value is false in C++....custom document properties to HTML, MHTML or EPUB. Default value...Document > ( MyDir + u "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the document To be loaded...opening an html document. # Suppose we want to load an .html document...load_format = aw . LoadFormat . HTML , password = '' , base_uri =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding To use when exporting To Html, MHtml or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....encoding to use when exporting to HTML, MHTML or EPUB. Default value...Document > ( MyDir + u "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase class. Base class for FieldMergingArgs and ImageFieldMergingArgs. 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. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback interface. Implement this interface if you want To control how data is inserted inTo merge fields during a mail merge operation 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...
  8. 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...
  9. Apose Excel data replacing in Word - Free Suppo...

    Hello Team, Here I am Replacing Excel sheet data inTo word document using Aspose.word and Cell, After replacing those data, it’s not aligned. I need support while replacing excel data inTo Word data should format accor…... You can using HTML as an intermediate format to...Word. You should note, that HTML is not native format neither...

    forum.aspose.com/t/apose-excel-data-replacing-i...
  10. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document To Html format...when exporting a document to HTML format. Default is an empty...When you save a Document in HTML format, Aspose.Words needs to...

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