Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 181,395 for

page

(0.1 sec)
  1. 档案

    档案... Page page = new Page(); doc.AppendChildLast(page); 步骤 3:添加页面标题...FontName = "Calibri" } } }; page.Title = title; 步骤 4:添加任务大纲 #...

    blog.aspose.com/zh/note/bullet-journaling-with-...
  2. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page API solution for Java is described and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/convert-xps/
  3. Create HTML File in Python

    This article covers the process to create HTML file in Python. It explains the stepwise process and a runnable sample code to create HTML Page generator in Python....Page Product Family Aspose.PSD Product...sample code to create an HTML page generator in Python . It also...

    kb.aspose.com/html/python/create-html-file-in-p...
  4. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....classifying areas of interest on a page is the cornerstone of successful...articles, and other curved pages. Recognition settings AsposeAI...

    docs.aspose.com/ocr/python-net/areas-detection/
  5. 从PDF提取表格|Aspose.PDF for C++

    Aspose.PDF for C++使您能够对PDF文档中包含的表格进行各种操作。您可以在现有PDF文档中添加和提取表格,在新页面上渲染表格等。...Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    docs.aspose.com/pdf/zh/cpp/extract-table-from-e...
  6. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++....name: {0} signed; Project code page: {1}; Modules count: {2} \n...{0} not signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. 合并 XPS 文件 | .NET API 解决方案

    Aspose.Page API 解决方案的 .NET 合并 XPS 功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/merge/xps/
  8. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....defined rectangle Page Transformation For Page transformation of...

    docs.aspose.com/drawing/net/working-with-coordi...
  9. Convert PDF file to other formats|Aspose.PDF fo...

    Learn how to convert PDF documents to other formats such as Word, Excel, and image formats using Aspose.PDF in C++....whole PDF document and single page to a Text file. Convert whole...extract the texts from the all pages. void ConvertPDFDocToTXT ()...

    docs.aspose.com/pdf/cpp/convert-pdf-to-other-fi...
  10. Convert HTML To MARKDOWN Python

    Convert HTML to MARKDOWN format in Python code. Save HTML as MARKDOWN using Python....the easy steps to turn a HTML page into Markdown format. Read your...md) for page in range(doc.page_count): save_options.page_set =...

    products.aspose.com/words/python-net/conversion...