Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 181,684 for

page

(0.1 sec)
  1. 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...
  2. 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/
  3. 从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...
  4. Strict validation closes stream - Free Support ...

    Hi I can use the same stream for both Document and PdfFileInfo, but not if I set UseStrictValidation=true, then the stream seems to be closed which was not expected. By design or a bug? If by design I have to have two …...Pages.Count; i++) { Page page = pdfDocument.Pages[i]; //...

    forum.aspose.com/t/strict-validation-closes-str...
  5. Flip the Text in Word using Java

    Flip the text in Word using Java. Get the information to set the IDE, a list of steps, and a sample code to change text direction in Word using Java....Page Product Family Aspose.PSD Product...requirements. Steps to Rotate Word Page using Java Set the environment...

    kb.aspose.com/words/java/flip-the-text-in-word-...
  6. How to Convert XML to PDF in C#

    This guide covers how to convert XML to PDF in C#. It includes the environment setup details, a step-by-step process, and a code snippet to export XML to PDF in C#....Page Product Family Aspose.PSD Product...streams, setting up page size, margins, page numbers, and many...

    kb.aspose.com/pdf/net/how-to-convert-xml-to-pdf...
  7. Cell.ParentRow | Aspose.Words for .NET

    Discover the Cell ParentRow property to easily access the parent row of any cell, enhancing your data management and navigation efficiency....to stay together on the same page. Document doc = new Document...MyDir + "Table spanning two pages.docx" ); Table table = doc ...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a table; false otherwise....to stay together on the same page. let doc = new aw . Document...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert Footnote in Word using Python

    Follow this article to insert footnote in Word using Python. It has details to set the IDE, a list of steps, and a sample code showing how to add a footnote in Word using Python....Page Product Family Aspose.PSD Product...of the footnote at the end of page or the document as per the requirements...

    kb.aspose.com/words/python/insert-footnote-in-w...
  10. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....Page Product Family Aspose.PSD Product...using Node.js . To insert a page break in Excel, refer to the...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...