Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 20,461 for

layout

(0.24 sec)
  1. Convert PST to PDF in Python | products.aspose.com

    Save PST to PDF in your Python applications without using Microsoft Outlook or Word...comprehensive description of a fixed-layout document, encompassing text...software used, the document’s layout and content will remain intact...

    products.aspose.com/total/python-net/conversion...
  2. C# API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT without using Microsoft Word...your graph visualization and layout capabilities. This conversion...relationships between data points. Layout Optimization : Use DOT format...

    products.aspose.com/total/net/conversion/cgm-to...
  3. 档案

    档案...layout(compactTreeOptions); // 保存图表...getPages().get(pageNumber).layout(flowChartOptions); // 保存图表...

    blog.aspose.com/zh/diagram/create-org-chart-java/
  4. Aspose Words DOCX to PDF conversion: bullet poi...

    Hi Team, When, I am uploading Word documents with bullet points, they are not rendering properly in the Linux environment. The bullets appear as squares. see attached snap. Currently, the following font packages are …...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  5. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); // adding Author SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); // adding Author SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  7. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external data connection using Python and process its information....identifier, connection_id and layout-related info result_range....

    kb.aspose.com/cells/python/update-excel-queryta...
  8. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split one table into two separate tables Java....affecting the surrounding document layout (e.g., page breaks or spacing)...

    docs.aspose.com/words/java/split-table/
  9. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....default, page setup like page layout, and CSS options to be used...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  10. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…... This can help keep your layout intact. Debugging : If the...

    forum.aspose.com/t/html-to-pdf-conversion-issue...