Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 13,474 for

doc to html

(0.1 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether To support @font-face rules and whether To load declared fonts. Default value is false in C++....set_SupportFontFaceRules ( true ); auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Html with FontFace.html" , loadOptions ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. ListFormat.ListOutdent | Aspose.Words for .NET

    Discover how the ListFormat LisToutdent method can simplify your Document's structure by reducing the current paragraph's list level effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  3. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are sTored during Html exports. Optimize your Document workflow!...when exporting a document to Html format. Default is null . public...When you save a Document in Html format, Aspose.Words needs to...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Lists::ListFormat::ListIndent me...

    Aspose::Words::Lists::ListFormat::ListIndent method. Increases the list level of the current paragraph by one level in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.lisToutdent method. Decreases the list level of the current paragraph by one level.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want To control how Aspose.Words saves images when saving a Document To Html in Java....images when saving a document to HTML. May be used by other formats...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert EPUB to PDF – Python code and Online Co...

    Convert EPUB To PDF using Aspose.Html for Python via .NET within any Python application, and try free online EPUB To PDF Converter!...HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/python-net/conversion/...
  8. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); // Apply default font across the document. doc.getStyles()...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  9. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto doc = System :: MakeObject < Aspose...with yen signs in // generated HTML documents. However, previous...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it To the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...