Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...
Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... Document () builder = aw . DocumentBuilder..."TextureAlignment" # property after the document saves. save_options = aw ...
Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++....encoding to use while exporting a document to HTML. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a linked custom Document property in C++....source of a linked custom document property. System :: String...Shows how to link a custom document property to a bookmark. auto...
Aspose.Words.WebExtensions.TaskPaneDockState enumeration. Enumerates available locations of task pane object....pane on the right side of the document window. Left Dock the task...pane on the left side of the document window. See Also module Aspose...
Aspose::Words::Vba::VbaProject::Clone method. Performs a copy of the VbaProject in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "VBA...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...
Aspose::Words::AI::IAiModelText::CheckGrammar method. Checks grammar of the provided Document. This operation leverages the connected AI model for checking grammar of Document in C++....Checks grammar of the provided document. This operation leverages...model for checking grammar of document. virtual System :: SharedPtr...
Body.accept_end method. Accepts a visitor for visiting the end of the Document's body....for visiting the end of the document’s body. def accept_end ( self...visitor DocumentVisitor The document visitor. Returns The action...
GlossaryDocument.accept_end method. Accepts a visitor for visiting the end of the Glossary Document....visiting the end of the Glossary document. def accept_end ( self , visitor...visitor DocumentVisitor The document visitor. Returns The action...