Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 9,644 for

html to docx

(0.19 sec)
  1. HtmlFixedSaveOptions.export_embedded_svg proper...

    HtmlFixedSaveOptions.export_embedded_svg property. Specifies whether SVG resources should be embedded inTo Html document...resources should be embedded into Html document. Default value is True...document to Html. doc = aw . Document ( MY_DIR + 'Images.docx' ) # When...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 酒吧命令行转换器| Aspose.PUB CLI工具

    功能强大的命令行转换器工具从aspose.pub来轻松有效地转换酒吧文档。 Aspose Cli Pub转换器。...HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/pub/zh/net/cli-tools/pub-convert/
  3. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – Java 를 사용하여 PDF 문서 병합 https://products.aspose.com/pdf/ko/java/merger/ Recent content in Java 를 사용하여 PDF 문서 병합 on Aspsoe.PDF Products Hugo -- go......PDF for Java API의 주요 기능 중 일부에는 HTML, XFA, TXT, PCL, XML, XPS 및 이미지...PDF for Java API의 주요 기능 중 일부에는 HTML, XFA, TXT, PCL, XML, XPS 및 이미지...

    products.aspose.com/pdf/ko/java/merger/index.xml
  4. 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...
  5. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++.... // Use an HTML string to create a new document...const System :: String html = u "<html> \r\n <body style='background-color:...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used To construct font URIs written inTo an Html document...construct font URIs written into an HTML document. Default is an empty...When you save a Document in HTML format and HtmlSaveOptions....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...Document(getMyDir() + "Rendering.docx"); MarkdownSaveOptions saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading Html document inTo a Document object in Java....additional options when loading HTML document into a Document object...conditional comments while loading an HTML document. HtmlLoadOptions loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table To be inserted and specify any extra formatting To the t…...Bold = false; var html = " <p><strong>Some Bold Text...ng</p>"; builder.InsertHtml(html, HtmlInsertOptions.UseBuilderFormatting);...

    forum.aspose.com/t/setting-builder-font-bold-fa...