Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 14,264 for

pdf layout

(1.33 sec)
  1. Create N-Up PDF Document|Aspose.PDF for Python ...

    Learn how to create an N-Up Pdf document while safely handling potential errors using Aspose.Pdf for Python....Create N-Up PDF Document Contents [ Hide ] An N-Up layout places multiple...multiple pages of a PDF document onto a single page in a grid...

    docs.aspose.com/pdf/python-net/create-n-up-pdf-...
  2. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.Pdf” using Aspose.Words. In “test.Pdf”, the table widt…...Converting DOCX to PDF. Table width distortion Aspose.Words Product...converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  3. Change PDF Viewer Preferences|Aspose.PDF for Py...

    This module demonstrates how to adjust a Pdf document’s viewer settings using Aspose.Pdf for Python....Change PDF Viewer Preferences Contents [ Hide ] PDF files have...that control aspects like page layout, toolbar visibility, and window...

    docs.aspose.com/pdf/python-net/change-viewer-pr...
  4. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to Pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...alignment while converting to pdf Aspose.CAD Product Family perfectdata...issue while converting dwg to pdf. I am using Aspose.Cad v24.10...

    forum.aspose.com/t/text-alignment-while-convert...
  5. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to Pdf with Aspose.HTML in Python via .NET, preserving Layouts, styles, custom page sizes, footers, and page numbers for reports and invoices....中國傳統的 Convert HTML Tables to PDF with Aspose.HTML in Python via...Aspose.HTML for HTML Table to PDF Conversion in Python Step-by-Step...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  6. Get PDF Viewer Preferences|Aspose.PDF for Pytho...

    How to read and modify Pdf viewer preferences programmatically using Aspose.Pdf for Python...Get PDF Viewer Preferences Contents [ Hide ] Aspose.PDF provides...provides tools to access and update PDF viewer preferences. These preferences...

    docs.aspose.com/pdf/python-net/get-viewer-prefe...
  7. Convert a Document to PDF in Java|Aspose.Words ...

    Convert a document in Word or any other supported format to Pdf, which preserves the original appearance of a document during its rendering on various platforms using Java....Ask AI Convert a Document to PDF Contents [ Hide ] The ability...formats for converting is PDF – a fixed-layout format, which preserves...

    docs.aspose.com/words/java/convert-a-document-t...
  8. Page break changes during Word to PDF conversio...

    Description: When converting a Word document (DOC/DOCX) to Pdf using Aspose.Words, the Layout of the resulting Pdf differs from the original Word file. In particular, page breaks are not preserved correctly. Expected B…...break changes during Word to PDF conversion Aspose.Words Product...(DOC/DOCX) to PDF using Aspose.Words, the layout of the resulting...

    forum.aspose.com/t/page-break-changes-during-wo...
  9. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to Pdf using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Ask AI Convert a Document to PDF Contents [ Hide ] The ability...formats for converting is PDF – a fixed‑layout format, which preserves...

    docs.aspose.com/words/cpp/convert-a-document-to...
  10. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/aspose-word-save-pdf/321219