Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,089 for

docx to html

(0.06 sec)
  1. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding To use when exporting To Html, MHtml or EPUB...encoding to use when exporting to HTML, MHTML or EPUB. Default value...file_name = MY_DIR + 'Rendering.docx' ) # Use a SaveOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded inTo Html document in C++....Sheet) should be embedded into Html document. bool Aspose :: Words...when exporting a document to Html. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized Html or SVG documents....saving a document to fixed page HTML or SVG. public interface IResourceSavingCallb...external resource to fixed page HTML or SVG formats. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....during export to fixed page HTML or SVG. When the event is fired...when exporting to fixed page HTML or SVG format. How the resource...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlFixedSaveOptions.exportEmbeddedFonts proper...

    HtmlFixedSaveOptions.exportEmbeddedFonts property. Specifies whether fonts should be embedded inTo Html document in Base64 format...fonts should be embedded into Html document in Base64 format. Note...significantly increase size of output Html file. get exportEmbeddedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.cssSavingCallback property | As...

    HtmlSaveOptions.cssSavingCallback property. Allows To control how CSS styles are saved when a document is saved To Html, MHtml or EPUB....when a document is saved to HTML, MHTML or EPUB. get cssSavingCallback...with CSS stylesheets that an HTML conversion creates. test ( ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.cssStyleSheetFileName property ...

    HtmlSaveOptions.cssStyleSheetFileName property. Specifies the path and the name of the Cascading Style Sheet (CSS) file written when a document is exported To Html...when a document is exported to HTML. Default is an empty string...only when saving a document to HTML format and external CSS style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    Discover how the HtmlSaveOptions CssStyleSheetFileName property cusTomizes your Html exports with a specified CSS file path, enhancing your document's style....when a document is exported to HTML. Default is an empty string...only when saving a document to HTML format and external CSS style...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInserToptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_HtmlinserToptions) method....default options when inserting HTML. UseBuilderFormatting Use font...formatting for text inserted from HTML. RemoveLastEmptyParag Remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document To a stream using the specified format in C++....docx" ); { auto dstStream = MakeObject...( dstStream , SaveFormat :: Docx ); // Verify that the stream...

    reference.aspose.com/words/cpp/aspose.words/doc...