PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the document.... let doc = new aw . Document ( base . myDir + "Big...pageSetup . pageNumberStyle = aw . NumberStyle . UppercaseRoman...
Archiv...words as aw # load the Word documents docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") # copy...
chercher...words as aw # load password protected Word document doc = aw.Docu...Document("document-password-protected.docx", aw.loading.LoadOptions("password"))...
Архивы...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...
GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... doc = aw . Document () builder = aw . DocumentBuilder...format_obj . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...
GeneralFormatCollection.add method. Adds a general format to the collection.... doc = aw . Document () builder = aw . DocumentBuilder...format_obj . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...