Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,120 for

fixed layout

(0.1 sec)
  1. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…...as updates often include bug fixes and improvements. Use Page Breaks...your Excel file has a complex layout, consider using page breaks...

    forum.aspose.com/t/excel-spredsheet-fails-when-...
  2. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...we remove unused master and layout slides, we remove video frames...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  3. Update Fields in Java|Aspose.Words for Java

    Learn how to update fields in Java. Update fields programmatically or use automatic field update using Java API...conversion of a document to a fixed-page format e.g. to PDF or XPS...will automatically update page layout-related fields PAGE , PAGEREF...

    docs.aspose.com/words/java/update-field/
  4. Convert EML to XPS in Python | products.aspose.com

    Save EML to XPS in your Python applications without using Microsoft Outlook or Word... XPS is a fixed-layout document format that is...

    products.aspose.com/total/python-net/conversion...
  5. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up Layout and extra pages. Code: var document = new Document(@".\test…...next page, causing messed up layout and extra pages. Code: var...as WORDSNET-23618) have been fixed in this Aspose.Words for .NET...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...information about document layout. The consumer applications...document layout on the fly. Aspose.Words uses it’s own layout engine...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…...disappears, the issue was likely fixed in a later build. Inspect the...compare algorithm for that layout. Until a definitive cause is...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  8. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....such cases where the table layout does not appear as expected...Disable AutoFit in Table and Use Fixed Column Widths If a table has...

    docs.aspose.com/words/python-net/applying-forma...
  9. C++ API to Export XPS to OTT | products.aspose.com

    Convert XPS to OTT within C++ applications....to store documents in a fixed layout format. OTT (OpenDocument...still maintaining the original layout of the XPS document. How Aspose...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. Updating Fields Python|Aspose.Words for Node.js...

    Update fields in a document in different ways and using different option in Node.js....conversion of a document to a fixed-page format e.g. to PDF or XPS...will automatically update page layout-related fields PAGE , PAGEREF...

    docs.aspose.com/words/nodejs-net/update-fields/