Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 21,190 for

layout

(0.25 sec)
  1. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....such cases where the table layout does not appear as expected...While creating a fixed table layout, specify the cell width. A...

    docs.aspose.com/words/net/applying-formatting/
  2. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....devices and preserving the layout and formatting of your presentation...the PDF options with Notes Layout. NotesCommentsLayouti notesOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...page settings require extra layout work • Use simple page settings...FitToPagesWide page setup reduces layout complexity. Additional Tips...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  4. 在 PHP 中管理演示文稿背景|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示效果。...移除幻灯片的自定义填充后,背景将再次从相应的 layout / master 幻灯片(即 theme background...更改演示文稿的主题,背景会怎样? 如果幻灯片拥有自己的填充,则保持不变。如果背景是从 layout / master 继承的,则会随新主题更新。 在 PHP...

    docs.aspose.com/slides/zh/php-java/presentation...
  5. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. Python API code to extract images and text from PPTX document....text, titles, bullet points, layouts, and speaker notes from modern...Retrieves structured text and layout elements from presentation...

    products.aspose.com/total/python-net/parse/pptx/
  6. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...getTextBox(); // Configure TextBox layout properties textBox.setVert...getTextBox(); // Configure TextBox layout properties textBox.setVert...

    forum.aspose.com/t/topic/324972
  7. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...pdfOptions); Update fields and layout before saving doc.updateFields();...updatePageLayout(); // recalculate layout information Validate the PDF...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  8. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...Layout.CommentDisplayMode.Hide; doc...docx"); // Optional: Ensure layout is up‑to‑date before saving...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  9. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....and working with paragraph layouts, lists, and transparency effects...annotations or rich typographic layouts, this resource equips you with...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  10. Add Tables to PDF in Java|Aspose.PDF for Java

    Learn how to add and configure tables in existing PDF documents in Java....API for building tables with layout and content customization....()); } } Enable auto-fit table layout Use this example when the table...

    docs.aspose.com/pdf/java/adding-tables/