ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...
PageSetup.paperSize property. Returns or sets the paper size....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...
Hozzon létre új PDF ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) PDF fájlt a Python via .NET könyvtár használatával....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...
Створення та керування зображеннями різних форматів у документі Pythonй...документ: doc = aw . Document () builder = aw . DocumentBuilder...і розмір: doc = aw . Document () builder = aw . DocumentBuilder...
Создавайте изображения различных форматов в документе и управляйте ими с помощью Python....документе: doc = aw . Document () builder = aw . DocumentBuilder...и размер: doc = aw . Document () builder = aw . DocumentBuilder...
Twórz i zarządzaj obrazami w różnych formatach w dokumencie za pomocą Python....dokumentu: doc = aw . Document () builder = aw . DocumentBuilder...rozmiarze: doc = aw . Document () builder = aw . DocumentBuilder...
Shape.text_path property. Defines the text of the text path (of a WordArt object)....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...