Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,928 for

doc to html

(0.07 sec)
  1. How to Remove Blank Page in Word using C#

    This tuTorial guides on how To remove blank page in Word using C#. It provides configuration details along with the steps and a runnable sample code To remove blank pages from Word Document using C#....HTML Product Family Aspose.GIS Product...in Word using C# like DOCX , DOC , etc. It provides details to...

    kb.aspose.com/words/net/how-to-remove-blank-pag...
  2. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved To Html or MHtml...input form fields are saved to HTML or MHTML. Default value is False...fields as INPUT elements in HTML. When exporting to EPUB, text...

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

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions construcTor. Initializes a new instance of this class that can be used To save a Document in the Html format in C++....used to save a document in the Html format. Aspose :: Words :: Saving...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. IPageSavingCallback.pageSaving method | Aspose....

    IPageSavingCallback.pageSaving method. Called when Aspose.Words saves a separate page To fixed page formats....callback to save a document to HTML page by page. test ( 'PageFileNames'...'PageFileNames' , () => { let doc = new aw . Document (); let builder...

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

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the Document in C++....form of HTML documents. void MergeHtml () { auto doc = MakeObject...DocumentBuilder > ( doc ); builder -> InsertField ( u "MERGEFIELD html_Title...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Aspose::Words::MailMerging::FieldMergingArgs::g...

    Aspose::Words::MailMerging::FieldMergingArgs::get_Text method. Gets or sets the text that will be inserted inTo the Document for the current merge field in C++....form of HTML documents. void MergeHtml () { auto doc = MakeObject...DocumentBuilder > ( doc ); builder -> InsertField ( u "MERGEFIELD html_Title...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportXHtmlTransitional method. Specifies whether To write the DocTYPE declaration when saving To Html or MHtml. When true, writes a DocTYPE declaration in the Document prior To the root element. Default value is false. When saving To EPUB or Html5 (Html5) the DocTYPE declaration is always written in C++....DOCTYPE declaration when saving to HTML or MHTML. When true , writes...Words always writes well formed HTML regardless of this setting....

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. LoadOptions.LoadFormat | Aspose.Words for .NET

    Discover the LoadOptions LoadFormat property To easily specify Document formats. Optimize loading with the default AuTo setting for seamless performance....opening an html document. // Suppose we want to load an .html document...HtmlLoadOptions ( LoadFormat . Html , "" , ImageDir ); Assert ....

    reference.aspose.com/words/net/aspose.words.loa...
  9. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the Document are resolved and substituted according To [Document.font_settings](../../../aspose.words/Document/font_settings/) when being written inTo Html-based formats....font_settings when being written into HTML-based formats. @property def...family names are written to HTML as specified in source documents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.Document_split_heading_level property. Specifies the maximum level of headings at which To split the Document...output HTML document by headings into several parts. doc = aw ...= aw . DocumentBuilder ( doc = doc ) # Every paragraph that we...

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