BuildVersionInfo.product property. Gets the full name of the product....print ( f 'I am currently using { aw . BuildVersionInfo . product...product } , version number { aw . BuildVersionInfo . version } !' )...
Font.bold property. True if the font is formatted as bold.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....
aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...
Sprawdź gramatykę dokumentu. Aspose.Words dla Python umożliwia użytkownikom sprawdzanie gramatyki i wykrywanie błędów w dokumentach za pomocą modeli OpenAI, Google i Claude....sprawdzania gramatyki: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
Verificați gramatica unui document. Aspose.Words pentru Python permite utilizatorilor să verifice gramatica și să detecteze erorile din documente folosind OpenAI, Google și Claude modele....pentru a verifica gramatica: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
تحقق من قواعد المستند. Aspose.Words ل Python يسمح للمستخدمين بالتحقق من القواعد واكتشاف الأخطاء في المستندات باستخدام نماذج OpenAI وجوجل و Claude....Words للتحقق من القواعد: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...