Este tópico mostra como o Aspose.PDF para Python permite converter um arquivo PDF em um arquivo PDF compatível com PDF/A....pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap . Document ( input_pdf ) # Converter...
Создавайте и форматируйте PDF документы с помощью Aspose.PDF для Python через .NET....pdf as ap # Инициализировать объект документа document = ap . Document...страницу page . paragraphs . add ( ap . text . TextFragment ( "Hello...
This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...