Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,950 for

flow layout

(0.45 sec)
  1. Edit VTX files via Python | products.aspose.com

    Python sample code to edit VTX documents within any Python based application....objects, flow charts, UML diagram, information flow, organizational...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/editor/...
  2. Edit Visio VSSM files via Python | products.asp...

    Python sample code to edit Visio VSSM documents within any Python based application....diagrams, flow charts, visual objects, information flow, organizational...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/editor/...
  3. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX documents within any Python based application....objects, flow charts, UML diagram, information flow, organizational...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/changeb...
  4. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…... which perfectly preserves layout, but make is hard to change...documents. MS Word documents are flow documents and they have structure...

    forum.aspose.com/t/pdf-file-distorted/327238
  5. Developer Guide in Python|Aspose.Words for Pyth...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Python via .NET features, achieve a certain document appearance, or make a use case possible....representation from a document in flow-layout page format. Mail Merge and...

    docs.aspose.com/words/python-net/developer-guide/
  6. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...normal flow of the document and makes the PDF layout unusable...This can lead to unexpected layout results in the generated PDF...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  7. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...Words handle layout and pagination. Factors such...page size, margins, and content flow can affect the positioning of...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  8. Merge VSD Files via Python | products.aspose.com

    Python sample code to combine VSD documents within any Python based application....objects, flow charts, UML diagram, information flow, organizational...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-net/merger/vsd/
  9. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use LayoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...tricky task since, MS Word are flow by their nature. Content is...reflowed into pages on the fly and layout depend on many factors such...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  10. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…...may know MS Word document are flow by their nature, so there is...- to extract pages document layout should be built. This is quite...

    forum.aspose.com/t/performance-issue-with-blank...