Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 187,989 for

page

(0.28 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. Rotate PDF Document Online | Rotate a Page in a...

    Learn how to Rotate PDF Document Online using a free tool or with code-based solutions. Quick steps for users and developers alike!...or simply want to rearrange pages, this guide has you covered...The easiest way to rotate a page in a PDF is by using an online...

    blog.aspose.com/pdf/rotate-pdf-document-online/
  6. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next Page. autofitrow() not working as expected...vertically it is not moving to next page. autofitrow() not working as...vertically it is not moving to next page. autofitrow() not working as...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  7. Read Barcode From TIFF Image in Java | Scan Bar...

    Read or exctract barcode details from a multi-Page TIFF image using Java. Scan multiple barcodes of different types from a single TIFF image in Java....Get the page count of the TIFF image. Feed each page to the reader...Get the page count of the TIFF image. Feed each page to the BarCodeReader...

    blog.aspose.com/barcode/read-barcode-from-multi...
  8. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...1 on every page (v26.x) Aspose.HTML Product...Severity PDF/UA-1 FAILURE — every page, every document PDF/UA Clause...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  9. How to set different headers for odd and even p...

    docx file: 奇偶页眉.docx (17.0 KB) html result: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt…...different headers for odd and even pages directly in HTML after converting...document with different odd/even page headers, where only the first...

    forum.aspose.com/t/how-to-set-different-headers...
  10. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...to keep the shape outside the page left margin) in same line Aspose...

    forum.aspose.com/t/not-able-to-keep-the-table-a...