Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 8,954 for

join documents

(0.14 sec)
  1. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。... join ( self . data_dir , infile )...= path . join ( self . data_dir , outfile ) document = apdf ....

    products.aspose.com/pdf/zh-hans/python-net/anno...
  2. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...# Prepare output path for document saving 7 output_dir = "output/"...True) 9 save_path = os. path . join (output_dir, "change-backgr...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  3. 渲染设备 – Aspose.HTML for Python via .NET

    通过 .NET API,使用 Aspose.HTML for Python 中的 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 类将 HTML 渲染成 PDF、XPS、DOCX 和图像。... join (output_dir, "document.pdf" ) 11 12 # Prepare...14 15 # Initialize an HTML document from the HTML code 16 doc...

    docs.aspose.com/html/zh/python-net/rendering-de...
  4. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET.... join ( current_dir , "data" ) # Instantiate...workbook = Workbook ( os . path . join ( data_dir , "Book1.xlsx" ))...

    docs.aspose.com/cells/python-net/apply-advanced...
  5. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them.... join ( self . dataDir , "passport1...)); input . add ( os . path . join ( self . dataDir , "passport2...

    docs.aspose.com/ocr/java/recognition/passport/
  6. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from passport images.... join ( self . dataDir , "passport1...)); input . add ( os . path . join ( self . dataDir , "passport2...

    docs.aspose.com/ocr/java/recognition-settings-p...
  7. Extract Tables from Website – Python code

    Extract tables from web pages programmatically with Aspose.HTML for Python via .NET. Ideal for web scraping and automating content extraction....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/extract-tab...
  8. 准备创建表格报表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Employee E INNER JOIN Sales . SalesPerson SP ON E...EmployeeID = SP . SalesPersonID INNER JOIN Person . Contact C ON E . ContactID...

    docs.aspose.com/cells/zh/reportingservices/prep...
  9. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB... If the document uses many fonts, especially...are not used by the current document. Font subsetting works as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++.... join ( __dirname , "data" ); const...const filePath = path . join ( sourceDir , "Book1.xlsx" ); const...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...