Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 826 for

page layout engine

(0.56 sec)
  1. Several WORD Into TIFF Python

    Merge multiple a Word document into TIFF in Python code. Save a Word document as TIFF using Python....conversion engine analyses the original Word layout and structure...KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...

    products.aspose.com/words/python-net/merge/word...
  2. Several WORD Into Image Python

    Merge multiple a Word document into Image in Python code. Save a Word document as Image using Python....conversion engine analyses the original Word layout and structure...KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...

    products.aspose.com/words/python-net/merge/word...
  3. Several DOC Into Image C#

    Merge multiple DOC into Image in C# code. Save DOC as Image using C#....conversion engine analyses the original DOC layout and structure...for ( int page = 0 ; page < output.PageCount; page++) { Document...

    products.aspose.com/words/net/merge/doc-to-image/
  4. Report In C#

    Generate reports in C# and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with .NET reporting tools....elements using LINQ Reporting Engine in C#. Not only reports, you...templates. Use our .NET reporting engine to bind this template and data...

    products.aspose.com/words/net/report/
  5. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python....Python OCR # Initialize OCR engine recognitionEngine = AsposeOcr...networks. Our powerful OCR engine delivers unparalleled speed...

    products.aspose.com/ocr/python-net/
  6. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table Layout output....recognition results for table layout correction and intelligent...AI-powered table detection and layout correction. Usage: Register...

    docs.aspose.com/ocr/python-net/ai/ai-table/
  7. Several DOC Into JPG C#

    Merge multiple DOC into JPG in C# code. Save DOC as JPG using C#....conversion engine analyses the original DOC layout and structure...for ( int page = 0 ; page < output.PageCount; page++) { Document...

    products.aspose.com/words/net/merge/doc-to-jpg/
  8. Several WORD Into TIFF C#

    Merge multiple a Word document into TIFF in C# code. Save a Word document as TIFF using C#....conversion engine analyses the original Word layout and structure...for ( int page = 0 ; page < output.PageCount; page++) { Document...

    products.aspose.com/words/net/merge/word-to-tiff/
  9. HTML to JPG Conversion in Python

    Learn how to convert HTML to JPG using Aspose.HTML for Python via .NET. This tutorial shows you how to create high-quality thumbnails from web Pages.... Converting web pages to JPG images is a common requirement...binaries from the official releases page: Download the SDK . For detailed...

    blog.aspose.com/html/how-to-convert-html-to-jpg...
  10. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...PAGE, 100, RelativeVerticalPosi.PAGE, 100, 150, 100...RelativeHorizontalPo.PAGE, 100, RelativeVerticalPosi.PAGE, 100, 150, 100...

    forum.aspose.com/t/incorrect-position-of-text-b...