PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...
Werk met een tekstdocument en wijzig de objecten met behulp van Python....tekst formaat exporteren: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...
العمل مع مستند نصي وتعديل كائناته باستخدام Python....والتذييلات إلى تنسيق نص عادي: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...
아카이브...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...
LayoutEnumerator.kind property. Gets the kind of the current entity... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...