Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 19,729 for

layout

(0.15 sec)
  1. Apply preset theme to VSS document via Python |...

    Python source code to apply preset theme to vss file within any Python based application....connectors, flowcharts, network layout, UML diagrams, software diagrams...

    products.aspose.com/diagram/python-net/theme/vss/
  2. Edit Visio VSDX files via Java | products.aspos...

    Java sample code to edit Visio VSDX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/java/editor/vsdx/
  3. View Visio VSSM File Formats via Java | product...

    Java sample code to view Visio VSSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/java/viewer/vssm/
  4. View Visio VSS File Formats via Java | products...

    Java sample code to view Visio VSS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....connectors, flowcharts, network layout, UML diagrams, software diagrams...

    products.aspose.com/diagram/java/viewer/vss/
  5. View Visio VSTM File Formats via Java | product...

    Java sample code to view Visio VSTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/java/viewer/vstm/
  6. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....PDF OFD stands for Open Fixed-layout Document (also called Open...PDF OFD stands for Open Fixed-layout Document (sometimes called...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  7. View or Edit VSDM Files Metadata via Python | p...

    Python sample code to edit or view VSDM metadata within any Python based application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/metadat...
  8. Pdf转html,pdf中的表格格式不对 - Free Support Forum - asp...

    测试版本为24.6,没有设置license,代码如下 Document pdfDocument = new Document("test1.pdf"); HtmlSaveOptions opts = new HtmlSaveOptions(); opts.setFixedLayout(false); // ← 关键:改为 Flow Layout opts.set…...setFixedLayout(false); // ← 关键:改为 Flow layout opts.setSplitIntoPages(false);...

    forum.aspose.com/t/pdf-html-pdf/316172
  9. Table Position in C#|Aspose.Words for .NET

    Specify table position in C#. Get a table alignment, get and set floating table position using C#....precisely within a document using layout and formatting options. There...

    docs.aspose.com/words/net/position-a-table/
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...properties as needed to fit your layout requirements. If you encounter...

    forum.aspose.com/t/find-an-replace-with-multipl...