Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 187,806 for

page

(1.84 sec)
  1. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...PDF Conversion- Font Size and Page Scaling Discrepancy Between...superscript. Page Scaling Differences : The overall page layout and...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  2. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...How specify page size settings to not affect on content max width/max...other format. I need ignore Page size, or specify it like it...

    forum.aspose.com/t/how-specify-page-size-settin...
  3. Version 25.12 - Saving doc to pdf does not work...

    With older version (20.11) this worked as it should. When you export this document to pdf, it does not do what is expected. You can compare it with any other exporter to pdf, for example word print to pdf. PAC-Notif.Mo…...work as it should with (Odd Page Section Break) Aspose.Words...KB) As you can see, the third page does not show its content. Word...

    forum.aspose.com/t/version-25-12-saving-doc-to-...
  4. How to Resize Document During Conversion from H...

    Learn how to resize HTML documents with Aspose.HTML for .NET by setting rendering options when converting to PDF, XPS, DOCX, and image formats....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/resize-document/
  5. Add Pages to PDF in Python | Insert a Page to PDF

    Add Pages to PDF in Python. Learn how to insert a Page in a PDF, add Pages from other PDFs, and insert Pages at specific positions programmatically....עִברִית čeština Svenska Add Pages to PDF in Python using Aspose...Why Add Pages to a PDF File? Python Library to Add Pages to PDFs...

    blog.aspose.com/pdf/add-pages-to-pdf-in-python/
  6. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web Page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...Unable to convert a web-page content to pdf - System.ArgumentException:...have the following URL of a web page that I want to convert to PDF:...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  7. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the Page void Main() { InitCoreComponent(); // Open PDF document var document = new Aspose.Pdf…...the PDF and the bottom of the page Aspose.PDF Product Family aspose-pdf-net...footer and the bottom of the page void Main() { InitCoreComponent();...

    forum.aspose.com/t/there-is-a-gap-between-the-f...
  8. Footer contents are moved to right side of page...

    Hey, I noticed issue, when trying to save docx file with footer as pdf. In docx footer is centered, but in pdf, it is moved to right. var _document = new Document(@"D:\MyRepos\FooterPositioning\files\test.docx"); _doc…...contents are moved to right side of page in output PDF using C# Aspose...

    forum.aspose.com/t/footer-contents-are-moved-to...
  9. Aspose.Words 26.2 (.NET 8): WordML → PDF — head...

    Description Product & version: Aspose.Words for .NET 26.2 Runtime: .NET 8 (x64) OS: Windows Server (x64) Input format: Word 2003 WordprocessingML (.xml) Output format: PDF Summary When converting a WordML input to P…...header alignment/spacing on page 2 when header mixes table +...WordML input to PDF, the second‑page (odd) header renders misaligned...

    forum.aspose.com/t/aspose-words-26-2-net-8-word...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    使用C++库更改PDF文件的页面大小。...Change PDF Page Size Programmatically Contents [ Hide ] PDF是...页面大小。本主题解释如何更新/更改现有 PDF 文件的页面尺寸(大小)。 Page 类包含 SetPageSize(…) 方法,该方法允许...

    docs.aspose.com/pdf/zh/cpp/change-page-size/