Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 829 for

page layout engine

(0.42 sec)
  1. 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/
  2. 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/
  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. 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...
  5. Several WORD Into JPG C++

    Merge multiple a Word document into JPG in C++ code. Save a Word document as JPG using C++....conversion engine analyses the original Word layout and structure...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  6. 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...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/doc-to-image/
  7. 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...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  8. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....conversion engine analyses the original Word layout and structure...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-png/
  9. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…..., HTML layout, image handling). On Linux...switched the HTML‑to‑PDF rendering engine to ImageSharp , which is fully...

    forum.aspose.com/t/issue-while-converting-html-...
  10. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....in C# OCR // Initialize OCR engine var recognitionEngine = new...read multi-page PDF documents and TIFF images. Layout detection...

    products.aspose.com/ocr/net/