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

page layout engine

(0.11 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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/
  5. 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/
  6. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX editor does, the typical workflow, common editor categories, and the modern LaTeX 3 (expl3) programming layer....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tex/latex-editor/
  7. Generate Barcodes using WinForms and WPF in C#|...

    Barcode Generation in Aspose.BarCode for .NET using C# GUI-based frameworks: Windows Forms and WPF...radio buttons, and even web pages. To work with custom UI elements...employs a vector-based rendering engine to benefit from modern graphics...

    docs.aspose.com/barcode/net/generate-barcodes-u...
  8. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....reporting engine of Aspose.Words. The reporting engine allows to...appears between the chapter and page number. Chart Provides access...

    reference.aspose.com/words/java/com.aspose.words/
  9. Working with Table-Column Data Bands in Java|As...

    Output a sequence of table-column data when building a report in Java....The horz switch instructs the engine to affect table columns rather...Quantity)]>> In this case, the engine produces a report as follows...

    docs.aspose.com/words/java/working-with-table-c...
  10. 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-...