Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 21,371 for

layout

(0.14 sec)
  1. Apply preset theme to VSDX document via .NET | ...

    C# source code to apply preset theme to vsdx file on .NET Framework, .NET Core, Mono Platforms....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/net/theme/vsdx/
  2. Convert VSX to VSSM via Python | products.aspos...

    Sample Python conversion code for VSX format to VSSM file. Use this example code to convert VSX to VSSM within any Python based application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/convers...
  3. Convert VSDX to VSX via Python | products.aspos...

    Sample Python conversion code for VSDX format to VSX file. Use this example code to convert VSDX to VSX within any Python based application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/convers...
  4. Convert VSSX to BMP via Python | products.aspos...

    Sample Python conversion code for VSSX format to BMP file. Use this example code to convert VSSX to BMP within any Python based application....connectors, flowcharts, network layout, UML diagrams, software diagrams...

    products.aspose.com/diagram/python-java/convers...
  5. Convert VSSX to PDF via Python | products.aspos...

    Sample Python conversion code for VSSX format to PDF file. Use this example code to convert VSSX to PDF within any Python based application....connectors, flowcharts, network layout, UML diagrams, software diagrams...

    products.aspose.com/diagram/python-net/conversi...
  6. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... EPUB also supports fixed-layout content. The format is intended...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  7. Apply preset theme to VSTM document via Java | ...

    Java source code to apply preset theme to vstm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/java/theme/vstm/
  8. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it....XML/HTML markup to describe page layout, fonts, and images, ensuring...

    products.aspose.com/page/cpp/create-xps-file/
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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
  10. 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-...