Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,183 for

fixed layout

(0.1 sec)
  1. Export XPS to PPSM in Android | products.aspose...

    Android API to Convert XPS to PPSM without using Microsoft Word... XPS is a fixed-layout document format that is...

    products.aspose.com/total/android-java/conversi...
  2. C++ API to Convert XPS to POTX | products.aspos...

    Convert XPS to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader... XPS is a fixed-layout document format developed...

    products.aspose.com/total/cpp/conversion/xps-to...
  3. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...the image zoom-in issue is fixed but images size are not as is...encountered is about document layout not about saving to PDF. So...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  4. Convert PDF file to other formats|Aspose.PDF fo...

    Learn how to convert PDF documents to other formats such as Word, Excel, and image formats using Aspose.PDF in C++.... EPUB also supports fixed-layout content. The format is intended...

    docs.aspose.com/pdf/cpp/convert-pdf-to-other-fi...
  5. Python File Automation Libraries | products.asp...

    Python libraries for Excel spreadsheets parsing, barcode generation and scanning as well as Visio diagram processing...OpenOffice: ODS Web: HTML, MHTML Fixed Layout: PDF, PDF/A, XPS Images:...

    products.aspose.com/total/python-java/
  6. Page Description Language Converters | Aspose.P...

    To convert a file of PDL format to the single one you can work easier like PDF, BMP, JPG, etc. use this API for .NET. See code examples here....open graphic format of the fixed layout language. It is based on...

    docs.aspose.com/page/net/convert/
  7. Page Description Language Converters | Aspose.P...

    Convert any file of PDL format to the one you can work easier like PDF, BMP, JPG, etc. use this API for Java. Check the examples depicted in the code....open graphic format of the fixed layout language. It is based on...

    docs.aspose.com/page/java/convert/
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... EPUB also supports fixed-layout content. The format is intended...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  9. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...Words interprets the document layout compared to Microsoft Word...Words. Updates may include bug fixes or improvements that could resolve...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  10. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....should create an XSL with HTML layout. Let’s render our data in table...org/1999/XSL/Format" > <fo:layout-master-set> <fo:simple-page-master...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/