Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 9,615 for

html to docx

(0.13 sec)
  1. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...save("/Users/pizhai/Downloads/docx_word.docx", SaveFormat.DOCX); 其中的代码:currentSection...已经设置了页码从10开始, 但是实际效果为: docx_word.docx (8.1 KB) 页码依旧从1开始,怎么让自定义开始的页码生效。...

    forum.aspose.com/t/topic/315401
  2. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mHtml_resources property. Specifies whether To use CID (Content-ID) URLs To reference resources (images, fonts, CSS) included in MHtml documents...docx' ) # Setting this flag will...assertTrue ( 'Content-ID: <document.html>' in out_doc_contents ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::Table::get_CellSpacing m...

    Aspose::Words::Tables::Table::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++....html" ); // Adjusting the "CellSpacing"...u "Table.TableStyleCreation.docx" ); See Also Class Table Namespace...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. HtmlSaveOptions.ExportCidUrlsForMhtmlResources ...

    Discover how HtmlSaveOptions' ExportCidUrlsForMHtmlResources enhances MHtml documents by enabling CID URLs for images, fonts, and CSS. Default, false....docx" ); // Setting this flag will...Contains ( "Content-ID: <document.html>" ), Is . True ); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SvgSaveOptions.id_prefix property | Aspose.Word...

    SvgSaveOptions.id_prefix property. Specifies a prefix that is prepended To all generated element IDs in the output document...docx' ) save_options = aw . saving...'SvgSaveOptions.IdPrefixSvg.html' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....docx"); // There are char and string..."ControlChar.InsertControlChars.docx"); // There are char and string...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FieldHyperlink::get_Addr...

    Aspose::Words::Fields::FieldHyperlink::get_Address method. Gets or sets a location where this hyperlink jumps in C++....docx" ); field -> set_SubAddress...( get_MyDir () + u "Iframes.html" ); field -> set_ScreenTip (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. MarkdownSaveOptions.export_images_as_base64 pro...

    MarkdownSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format To the output file...docx' ) save_options = aw . saving...MarkdownSaveOptions.export_as_html property MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....html#linebreaks . Examples Shows..."ControlChar.InsertControlChars.docx" ); // There are char and string...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Using REST API|Aspose.Words for JasperReports

    Aspose.Words for JasperReports (from v2.6.0) can be used with JasperServer REST API (v2)....aw_docx (or any other existing report)...available for REST API: aw_html, aw_doc, aw_docx, aw_odt, aw_rtf and...

    docs.aspose.com/words/jasperreports/using-rest-...