Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 21,199 for

layout

(0.44 sec)
  1. Aptos font does not work out of the box - Free ...

    Hi, Same problem here. Aptos is the new default Font in Microsoft Word, so it should work “out of the box” under Windows, but that’s not actually the case. Steps to reproduce the issue : Create a new word document usi…...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/aptos-font-does-not-work-out...
  2. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...property is changed and page layout is already built then Document...Document.update_page_layout() is invoked automatically to update...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell....calculated by the table layout algorithm. Table layout can be performed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MergeFormatMode enumeration | Aspose.Words for ...

    aspose.words.lowcode.MergeFormatMode enumeration. Specifies how formatting is merged when combining multiple documents.... KEEP_SOURCE_LAYOUT Preserve the layout of the original documents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 插入图表|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....PlotArea ()); Layout layout = plotArea . AppendChild < Layout >( new...new Layout ()); BarChart barChart = plotArea . AppendChild < BarChart...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  6. How to Use Smart Marker Variables and Expressio...

    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....separates data logic from visual layout , making complex templates...display sheet only focuses on layout, keeping templates clean and...

    docs.aspose.com/cells/net/smartmarker-variable-...
  7. SignerContext class | Aspose.Words for Python

    aspose.words.lowcode.SignerContext class. Document signer context...ProcessorContext ) layout_options Document layout options used by...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manipulating CorelDRAW Files|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....vector illustration and page layout program. In the example below...

    docs.aspose.com/imaging/net/manipulating-coreld...
  9. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... m_layout_enumerator = aw . layout . LayoutEnumerator...if self . m_layout_enumerator . type == aw . layout . LayoutEntityType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...while preserving the table layout and formatting . Questions...have Aspose‑PDF recalc the layout # with wrapping taken into...

    forum.aspose.com/t/table-placeholder-replacemen...