Discover the Aspose.Words.Fields.FieldHyperlink class To effortlessly implement HYPERLINK fields in your documents and enhance interactivity....docx" ; field . SubAddress = "MyBookmark3"... Address = MyDir + "Iframes.html" ; field . ScreenTip = "Open...
Discover the FieldHyperlink Target property, easily configure link redirection for enhanced user navigation and seamless web experiences....docx" ; field . SubAddress = "MyBookmark3"... Address = MyDir + "Iframes.html" ; field . ScreenTip = "Open...
FieldHyperlink.target property. Gets or sets the target To which the link should be redirected....docx' field . sub_address = 'MyBookmark3'...address = MY_DIR + 'Iframes.html' field . screen_tip = 'Open...
FieldHyperlink.open_in_new_window property. Gets or sets whether To open the destination site in a new web browser window....docx' field . sub_address = 'MyBookmark3'...address = MY_DIR + 'Iframes.html' field . screen_tip = 'Open...
SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not To use anti-aliasing for rendering....HTML , SaveFormat.MHTML , SaveFormat...file_name = MY_DIR + 'Rendering.docx' ) builder = aw . DocumentBuilder...
Table.cellSpacing property. Gets or sets the amount of space (in points) between the cells....html" ); // Adjusting the "CellSpacing"...+ "Table.TableStyleCreation.docx" ); See Also module Aspose.Words...
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...
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...
Discover how the SaveFontFaceCssSeparately property optimizes your document's CSS management by saving font-face rules in a separate file for cleaner exports....docx" ); HtmlFixedSaveOptions htmlFixedSaveOptions..."HtmlFixedSaveOptions.AddCssClassNamesPref.html" , htmlFixedSaveOptions ); string...
SaveOptions.progress_callback property. Called during saving a document and accepts data about saving progress....DOCX , SaveFormat.FLAT_OPC , SaveFormat...SaveFormat.DOT , SaveFormat.HTML , SaveFormat.MHTML , SaveFormat...