Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 511 for

page layout engine

(0.05 sec)
  1. TeX typesetting functionality | C++ API Solution

    C++ API Solution to work with TeX. Learn on the example how to create TeX typesets with a few lines of code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/tex/cpp/typeset-tex-files/
  2. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. Aspose::Words::Layout...Aspose::Words::Layout The Aspose.Words.Layout namespace provides classes...

    reference.aspose.com/words/cpp/
  3. TeX to SVG Conversion API| C++

    TeX to SVG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to SVG....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/tex/cpp/conversion/tex-to-svg/
  4. TeX to PDF Conversion API | C++

    TeX to PDF conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to PDF....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/tex/cpp/conversion/tex-to-pdf/
  5. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....] The PDF format is a fixed-page format that is very popular...document to PDF, including the layout calculation. Since these stages...

    docs.aspose.com/words/python-net/specify-render...
  6. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…...page Aspose.PDF Product Family smitan...supported in the PDF rendering engine. Review the CSS used in your...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  7. TeX to XPS Conversion API| C++

    TeX to XPS conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to XPS....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/tex/cpp/conversion/tex-to-xps/
  8. Several DOC Into Image Java

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

    products.aspose.com/words/java/merge/doc-to-image/
  9. 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/
  10. Several DOC Into JPG Java

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

    products.aspose.com/words/java/merge/doc-to-jpg/