SmartTag.uri property. Specifies the namespace URI of the smart tag.... def create (): doc = aw . Document () # A smart...smart_tag = aw . markup . SmartTag ( doc ) # Smart tags are composite...
CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... def create (): doc = aw . Document () # A smart...smart_tag = aw . markup . SmartTag ( doc ) # Smart tags are composite...
aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property... doc = aw . Document () self . assertEqual.... DocumentSecurity . NONE , doc . built_in_document_properties...
Aspose::Words::Properties::DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a Document as a numeric value in C++.... auto doc = MakeObject < Document > ();...( DocumentSecurity :: None , doc -> get_BuiltInDocumentPrope ()...
FontInfoCollection Item property. Gets a font with the specified name in C#.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...
Փոխարկեք Doc ը EPUB ձևաչափի C# կոդով: Պահեք Doc որպես EPUB օգտագործելով C#:...Փոխարկել DOC ը EPUB ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ DOC ը EPUB .NET և .NET Core հարթակների...
Make a new DocX in Python in a few steps. Easily create DocX using Python via .NET library....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...
Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...