Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 28,588 for

css

(0.05 sec)
  1. Aspose::Words::Saving::CssStyleSheetType enum |...

    Aspose::Words::Saving::CssStyleSheetType enum. Specifies how Css (Cascading Style Sheet) styles are exported to HTML in C++....CssStyleSheetType enum Specifies how CSS (Cascading Style Sheet) styles...Name Value Description Inline 0 CSS styles are written inline (as...

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

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all Css class names. Default value is an empty string and generated Css class names have no common prefix in C++....prefix which is added to all CSS class names. Default value is...an empty string and generated CSS class names have no common prefix...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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++....method Specifies whether the CSS (Cascading Style Sheet) should...to determine where to store CSS stylesheets when exporting a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. CreateDocumentFormatter() | Aspose.Slides for C...

    Creates and returns HTML formatter for a simple document view which consists of sequences of slides one below another....CreateDocumentFormat ( System :: String css , bool showSlideTitle ) Arguments...Type Description css System::String Specifies CSS for this file...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  5. Aspose::Words::Saving::ICssSavingCallback Inter...

    Implement this interface if you want to control how Aspose.Words saves Css (Cascading Style Sheet) when saving a document to HTML....Words saves CSS (Cascading Style Sheet) when...Examples Shows how to work with CSS stylesheets that an HTML conversion...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. HTML Export - Style Features|Aspose.Words for .NET

    Export to HTML-based format using style saving features in C#....type itself is not exported to CSS but it is implied by the specific...styles as inline CSS (style), embedded or linked CSS style sheet (class)...

    docs.aspose.com/words/net/style-features-suppor...
  7. EPUB Export - Style Features|Aspose.Words for Java

    Export to EPUB format using style saving features in Java....type itself is not exported to CSS but it is implied by the specific...styles as inline CSS (style), embedded or linked CSS style sheet (class)...

    docs.aspose.com/words/java/style-features-suppo...
  8. SplitCssIntoPages | Aspose.PDF for .NET API Ref...

    When multipage-mode selectedi.e SplitIntoPages is true then this attribute defines whether should be created separate Css-file for each result HTML page. By default this attribute is false so will be created one big common Css for all created pages. Summary size of all Csses generated in this modeone Css per page usually much more than size of one big Css file because in former case Css classes are duplicates in such case in several Css files for each page. So this setting is worse to be used only when You are interested in future processing of each HTML page independently and therefore size of Css of each one page taken apart is the most critical issue....whether should be created separate CSS-file for each result HTML page...common CSS for all created pages. Summary size of all CSSes generated...

    reference.aspose.com/pdf/net/aspose.pdf/htmlsav...
  9. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    HtmlSaveOptions CssStyleSheetFileName property. Specifies the path and the name of the Cascading Style Sheet Css file written when a document is exported to HTML. Default is an empty string in C#....of the Cascading Style Sheet (CSS) file written when a document...to HTML format and external CSS style sheet is requested using...

    reference.aspose.com/words/net/aspose.words.sav...
  10. createDocumentFormatter | Aspose.Sildes for Nod...

    createDocumentFormatter createDocumentFormatter(String Css, boolean showSlideTitle) function Creates and returns HTML......createDocumentFormat(String css, boolean showSlideTitle) function...Name Type Description css String Specifies CSS for this file. showSlideTitle...

    reference.aspose.com/slides/nodejs-java/aspose....