Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 9,644 for

html to docx

(0.09 sec)
  1. Aspose::Words::Fields::FieldHyperlink::get_IsIm...

    Aspose::Words::Fields::FieldHyperlink::get_IsImageMap method. Gets or sets whether To append coordinates To the hyperlink for a server-side image map in C++....docx" ); field -> set_SubAddress...( get_MyDir () + u "Iframes.html" ); field -> set_ScreenTip (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....html"); } /// /// Visitor implementation...Document(getMyDir() + "Revisions.docx"); Paragraph paragraph = doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldHyperlink.OpenInNewWindow | Aspose.Words f...

    Discover the FieldHyperlink OpenInNewWindow property, easily control whether links open in a new browser window for enhanced user experience....docx" ; field . SubAddress = "MyBookmark3"... Address = MyDir + "Iframes.html" ; field . ScreenTip = "Open...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. 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...
  8. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the documentation article in C++....docx" ); field -> set_SubAddress...( get_MyDir () + u "Iframes.html" ); field -> set_ScreenTip (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table CellSpacing property To easily cusTomize cell spacing in points, enhancing your table's appearance and readability....html" ); // Adjusting the "CellSpacing"...+ "Table.TableStyleCreation.docx" ); See Also class Table namespace...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells....docx' ) Shows how to enable spacing...+ 'Table.allow_cell_spacing.html' ) # Adjusting the "cell_spacing"...

    reference.aspose.com/words/python-net/aspose.wo...