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

html to docx

(0.12 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded inTo Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....fonts should be embedded into Html document in Base64 format. Note...significantly increase size of output Html file. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....Words saves a document to HTML, it saves each image into a...Document(getMyDir() + "Rendering.docx"); String outFileName = "SavingCallback...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows To specify the stream where the document part will be saved To in C++....streams instead of files during HTML export. The default value is... When saving to a stream in HTML format is requested by Save()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your Html, MHtml, or EPUB exports by including essential built-in and cusTom document properties....custom document properties to HTML, MHTML or EPUB. Default value...Document ( MyDir + "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...( base . myDir + "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property To control roundtrip data in Html, MHtml, and EPUB formats. Optimize your exports Today!...saving to HTML, MHTML or EPUB. Default value is true for HTML and false...headers and footers during the HTML documents loading back into...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether To write the roundtrip information when saving To Html, MHtml or EPUB...saving to HTML, MHTML or EPUB. Default value is True for HTML and False...headers and footers during the HTML documents loading back into...

    reference.aspose.com/words/python-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...