Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 1,088 for

docx to html

(0.04 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http...... It formats files in the DOCX format, which describes the...layout. For example, when a DOCX document is converted into an...

    docs.aspose.com/words/python-net/rendering/inde...
  2. index.xml

    2.0 http://www.w3.org/2005/ATom On Premise, Cloud & App Based Solutions To Process Visio Images – Java Microsoft Visio फ़ाइलें रूपांतरणhttps://products.aspose.com/diagram/hi/java/conversion/Recent ......circleiconsformat fileiconsmall DOCX fileiconsmall JPG fileiconsmall...circleiconsformat fileiconsmall DOCX fileiconsmall JPG fileiconsmall...

    products.aspose.com/diagram/hi/java/conversion/...
  3. ListFormat | Aspose.Words for Java

    Allows To control what list formatting is applied To a paragraph in Java....docx"); Methods Method Description...writeln("PDF"); builder.writeln("HTML"); // Call the "ListOutdent"...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used To specify additional options when saving a document inTo the Svg format. To learn more, visit the documentation article in C++....quality of the JPEG images inside Html document. get_MaxImageResolution...used when saving to a DOC or DOCX file. By default this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_FontFormat method. Gets or sets ExportFontFormat used for font exporting. Default value is Woff in C++....machine when saving a document to HTML. auto doc = MakeObject < Document...points with alternative font.docx" ); auto saveOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets list level To zero 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...
  7. Aspose::Words::Saving::FontSavingArgs::get_IsEx...

    Aspose::Words::Saving::FontSavingArgs::get_IsExportNeeded method. Allows To specify whether the current font will be exported as a font resource. Default is true in C++....exporting fonts when saving to HTML. void SaveExportedFonts () {...Document > ( MyDir + u "Rendering.docx" ); // Configure a SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property To easily cusTomize CSS class names with a unique prefix, enhancing your web design consistency....Shows how to save a document to HTML, and add a prefix to all of...Document ( MyDir + "Paragraphs.docx" ); HtmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. LoadOptions.FontSettings | Aspose.Words for .NET

    CusTomize your document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!... For example, when loading HTML documents Aspose.Words may resolve...Document ( MyDir + "Document.docx" , loadOptions ); doc . Save...

    reference.aspose.com/words/net/aspose.words.loa...
  10. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows To specify document font settings.... For example, when loading HTML documents Aspose.Words may resolve...file_name = MY_DIR + 'Missing font.html' , load_options = load_options...

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