Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 20,394 for

layout

(0.09 sec)
  1. Compress and Decompress VST Files via .NET

    C# compression and decompression source code to compress VST documents into a single zip archive or vice versa on .NET Framework, .NET Core....format and contain the default layout and settings that are utilized...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/zip/net/zip-file/vst/
  2. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....object used to configure the layout and settings of the output...When set to true, a tagged layout is created within the PDF document...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. Compress and Decompress KFX Files via .NET

    C# compression and decompression source code to compress KFX documents into a single zip archive or vice versa on .NET Framework, .NET Core....specifically in terms of content layout presentation. It introduces...resulting in improved page layout and DRM. To open and view such...

    products.aspose.com/zip/net/zip-file/kfx/
  4. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....leader and page numbers in Web layout view. get_InsertHyperlinks...leader and page numbers in Web layout view. set_InsertHyperlinks...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....supporting advanced customization of layout, colors, labels, timescale...charts with full control over layout, style, and visual logic. Whether...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  6. EQ Field Enclosure Rendering Issue in DOCX Conv...

    Description When converting a Word document containing an EQ field using the \o (overlay) command with three parameters, Aspose.Words renders the equation incorrectly in PNG and HTML outputs. In the EQ field, spaces are…... This layout renders correctly in Microsoft...HtmlFixedSaveOptions : The overall layout is closer to Word, but the...

    forum.aspose.com/t/eq-field-enclosure-rendering...
  7. 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-...
  8. 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...
  9. 在 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...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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