Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 11,387 for

css

(0.06 sec)
  1. ResourceLoadingAction enumeration | Aspose.Word...

    Aspose.Words.Loading.ResourceLoadingAction enumeration. Specifies the mode of resource loading...will be stored for an image, CSS style sheet will be ignored for...

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

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourceSavingCallback method. Allows to control how resources (images, fonts and Css) are saved when a document is exported to fixed page Html format in C++....resources (images, fonts and css) are saved when a document is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssSavingCallback method. Allows to control how Css styles are saved when a document is saved to HTML, MHTML or EPUB in C++....method Allows to control how CSS styles are saved when a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...from FixedPageSaveOptions ) css_class_names_prefix Specifies...to all class names in style.css file. Default value is "aw" ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Additional line break is inserted after inserti...

    Hello Team, I am using the below code to insert a html content into a word document string htmlContent = builder.InsertHtml(htmlContent); if you check after the table content line break is getting added which is not…... CSS Adjustments : You can add CSS styles to control...

    forum.aspose.com/t/additional-line-break-is-ins...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::se...

    Aspose::Words::Saving::HtmlFixedSaveOptions::set_ResourceSavingCallback method. Allows to control how resources (images, fonts and Css) are saved when a document is exported to fixed page Html format in C++....resources (images, fonts and css) are saved when a document is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...assertTrue ( '<style type="text/css">div.Section_1 { margin:70.85pt...assertFalse ( 'style type="text/css">' in out_doc_contents ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....css file. Default value is "aw" ...set; } Specifies whether the CSS (Cascading Style Sheet) should...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …... No CSS properties reflect the original...http-equiv="Content-Style-Type" content="text/css" /><meta name="generator" content="Aspose...

    forum.aspose.com/t/font-scaling-missing-when-co...
  10. Is there a way to customize the msg-to-x conver...

    Using Aspose.Email (java) to read a MSG file and output (temporary) MHTML and then saving as PDF - exactly like the demo code. Is there some step (probably saving the MSG to MHTML) where I can customize the output “temp…...Injecting custom formatting (HTML/CSS-like control) MhtSaveOptions...setAfterHeadersForma("<hr/>"); // add custom CSS opt.setCssStyles("table { font-family:...

    forum.aspose.com/t/is-there-a-way-to-customize-...