Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 20,459 for

layout

(0.09 sec)
  1. XML Parser Specification (XPS)|Aspose.Slides fo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....uses the high-fidelity page layout and rendering engine to produce...produce output in fixed-layout XPS document format. You can learn...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  2. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.revision_options property. Gets revision options.... layout . RevisionOptions : ... Examples...of every revised line. doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...does not automatically: Re‑layout the document – i.e., recalculate...document properties . Force a layout pass – updatePageLayout() ...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  4. Convert a Document to PDF in Java|Aspose.Words ...

    Convert a document in Word or any other supported format to PDF, which preserves the original appearance of a document during its rendering on various platforms using Java....converting is PDF – a fixed-layout format, which preserves the...of calculation. Aspose.Words layout engine mimics the way Microsoft...

    docs.aspose.com/words/java/convert-a-document-t...
  5. How to Set Print Area|Documentation

    This article shows you code explaining how to set a print area using the Aspose.Cells library.... Improved Layout: It helps in organizing and...Open the Page Layout Tab: Go to the Page Layout tab in the ribbon...

    docs.aspose.com/cells/java/how-to-set-print-area/
  6. Exporting DWG/DXF drawing and layouts into spec...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Exporting DWG/DXF drawing and layouts into specified size Contents...Hide ] Export Model and all layouts into A4 PDF size Aspose.CAD...

    docs.aspose.com/cad/net/export-into-size/
  7. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... Layout 方法,由 Diagram class 在所有 diagram...LayoutOptions 调用 Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。...

    docs.aspose.com/diagram/zh/net/create-update-la...
  8. Convert JSON to CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class provides options for JSON layout such as IgnoreArrayTitle (ignores...processes the JSON using the layout options set with the JsonLayoutOptions...

    docs.aspose.com/cells/net/convert-json-to-csv/
  9. Adding Text Dynamically|Aspose.Slides Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....blank slide layout PowerPoint . CustomLayout layout = pres . SlideMaster...pres . Slides . AddSlide ( 1 , layout ); //Add a text PowerPoint...

    docs.aspose.com/slides/net/adding-text-dynamica...
  10. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...in Word but still affect the layout during conversion. In your...output. Adjust Layout Options : Modify the layout options when...

    forum.aspose.com/t/extra-text-appears-when-conv...