Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 9,552 for

html to docx

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties.... writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . writeln ( "HTML" ); builder . writeln ( "MHTML"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix 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...( base . myDir + "Paragraphs.docx" ); let saveOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level To zero.... writeln ( "HTML" ); // Call the "ListOutdent"..."PDF" ); builder . writeln ( "HTML" ); builder . writeln ( "MHTML"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level To zero.... writeln ( 'HTML' ) # Call the "ListOutdent"...'PDF' ) builder . writeln ( 'HTML' ) builder . writeln ( 'MHTML'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows To specify additional options (such as password or base URI) when loading a document inTo a [Document](../../aspose.words/document/) object...that will be used to load an HTML, TXT, or CHM document if the...a document is imported from HTML, MHTML. temp_folder Allows to...

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