Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,089 for

html to docx

(0.04 sec)
  1. XamlFlowSaveOptions.ReplaceBackslashWithYenSign...

    Discover how XamlFlowSaveOptions' ReplaceBackslashWithYenSign property enhances your data formatting by converting backslashes To yen signs. Default, false....docx" ); // By default, Aspose.Words...with yen signs in // generated HTML documents. However, previous...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.listIndent method. Increases the list level of the current paragraph by one level.... writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . writeln ( "HTML" ); builder . writeln ( "MHTML"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level.... writeln ( 'HTML' ) # Call the "ListOutdent"...'PDF' ) builder . writeln ( 'HTML' ) builder . writeln ( 'MHTML'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property To access and cusTomize your current list formatting settings for enhanced document design.... Writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . Writeln ( "HTML" ); builder . Writeln ( "MHTML"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting...machine when saving a document to HTML. let doc = new aw . Document...points with alternative font.docx" ); let saveOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.css_class_name_prefix property ...

    HtmlSaveOptions.css_class_name_prefix property. Specifies a prefix which is added To all CSS class names...Shows how to save a document to HTML, and add a prefix to all of...file_name = MY_DIR + 'Paragraphs.docx' ) save_options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++...."PDF" ); builder -> Writeln ( u "HTML" ); // Call the "ListOutdent"..."PDF" ); builder -> Writeln ( u "HTML" ); builder -> Writeln ( u "MHTML"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Fixed Paragraph Spacing for HTML Auto Setting. doNotUseIndentAsNumb...saveFormat = aw . SaveFormat . Docx ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level To zero for clean formatting.... Writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . Writeln ( "HTML" ); builder . Writeln ( "MHTML"...

    reference.aspose.com/words/net/aspose.words.lis...
  10. HtmlSaveOptions.export_original_url_for_linked_...

    HtmlSaveOptions.export_original_url_for_linked_images property. Specifies whether original URL should be used as the URL of the linked images...create when saving a document to HTML. doc = aw . Document ( file_name...file_name = MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...

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