Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,088 for

docx to html

(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.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...
  3. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases 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. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::LisToutdent method. Decreases the list level of the current paragraph by one level 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.lis...
  5. 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...
  6. 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...
  7. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_Document method. Gets the document object that is currently being saved in C++....while converting a document to HTML. void ResourceSavingCallba ()...points with alternative font.docx" ); auto callback = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it To the paragraph 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.lis...
  9. 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...
  10. HtmlSaveOptions.exportOriginalUrlForLinkedImage...

    HtmlSaveOptions.exporToriginalUrlForLinkedImages property. Specifies whether original URL should be used as the URL of the linked images...create when saving a document to HTML. let doc = new aw . Document...( base . myDir + "Rendering.docx" ); let options = new aw . Saving...

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