Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 192,171 for

page

(0.12 sec)
  1. 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…...words to save the doc but toc page num is error Aspose.Words Product...help me check this issue? The page number of the document table...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-Page SVG without cutting off any content? Sample in z…...entire Excel file into a single-page SVG without cutting off any...entire Excel file into a single-page SVG without cutting off any...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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/
  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/