Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 66,791 for

import

(0.1 sec)
  1. 在 Python 中将 HTML 转换为 PDF – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库以编程方式将 HTML 转换为 PDF。使用即用型 Python 示例探索 HTML 到 PDF 的转换场景。...Python 2 3 import aspose.html.converters as conv 4 import aspose...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...

    docs.aspose.com/html/zh/python-net/convert-html...
  2. Using PyInstaller to Easily Distribute Python A...

    Package Python code to EXE via PyInstaller.... import os from jpype import * __cells_jar_dir__..."JavaClassBridge.jar" )) import jpype import asposecells jpype . startJVM...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  3. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: Import com.aspose.words.Document; Import com.aspose.words.SaveFormat; public class WordToPdf { …...Word report: import com.aspose.words.Document; import com.aspose...PdfSaveOptions : import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/the-generated-pdf-report-has...
  4. Convert PDF to EPUB, TeX, Text, XPS in Node.js|...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc in the Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-o...
  5. 档案

    档案... import aspose.pycore as aspycore from...from aspose.imaging import RasterImage, Image from aspose.imaging...

    blog.aspose.com/zh/imaging/adjust-image-contras...
  6. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...] append_document(src_doc, import_format_mode) Appends the specified...aspose . words . Document , import_format_mode : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  8. Set Document Window and Page Display Properties...

    Customize document and page display settings in PDFs using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose . pdf . Document...doc . setDirection ( Rjb :: import ( ' com . aspose . pdf . Direction...

    docs.aspose.com/pdf/java/set-document-window-an...
  9. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import ControlChar...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  10. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Creating empty...

    docs.aspose.com/slides/python-net/trend-line/