Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,025 for

table layout

(0.2 sec)
  1. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....that are related to the page layout algorithms (e.g. PAGE, PAGES...PAGES, PAGEREF). The page layout-related fields are updated when...

    reference.aspose.com/words/net/aspose.words/doc...
  2. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers.... Two-column layout TemplateConfig templateConfig...ContainerConfig () { Name = "Two-column layout" , ColumnsCount = 2 , Children...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  3. EMF not rendering the Arabic characters correct...

    We are using ASPOSE Words v26.3.0 with JDK v17 within our Linux machines to generate EMF Image for our Tables. Within the Tables, we have some Arabic characters which uses the custom font “Dubai” to render them in HTML. …...EMF Image for our tables. Within the tables, we have some Arabic...HTML. The HTML output for the Table renders correctly using any...

    forum.aspose.com/t/emf-not-rendering-the-arabic...
  4. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....Aspose::Words::Tables::CellFormat::get_Width method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_Width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the Table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...“Freeze Panes” feature in the table, the conversion to HTML is INCORRECT...“Unfreeze Panes” feature in the table, the conversion to HTML is CORRECT...

    forum.aspose.com/t/html-file-is-displayed-incor...
  6. Questionnaires|Documentation

    Questionnairy elements allow you to build OMR-ready surveys, ballots, checklists, and similar forms.... Table This element organizes questions...answers in a tabular structure. Layout Answer sheets Analyzing your...

    docs.aspose.com/omr/net/json-markup/elements-qu...
  7. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for .NET calculates and applies effective shape properties for precise PowerPoint rendering....prototype shape text style on layout or master slide (if portion’s...Effective Fill Format for a Table Using Aspose.Slides for .NET...

    docs.aspose.com/slides/net/shape-effective-prop...
  8. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report....that page contents (namely – table cells) in the exported documents...justified). As a result exported layout is shifted etc. To overcome...

    docs.aspose.com/words/jasperreports/round-points/
  9. Plans to support flattening Dynamic XFA Pdfs? -...

    As the title suggests, are there any plans / workarounds / alternatives to flattening Dynamic XFA Documents with Aspose.PDF (or some other Aspose component). It has a requirement for us. We have Aspose Total, but now nee…...to execute the dynamic XFA layout at load time and materialize...produced. Reflow the flowed layout ( layout="tb" ) into the final page...

    forum.aspose.com/t/plans-to-support-flattening-...
  10. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...Paragraphs) { var table = para as Table; if (table == null) continue;...continue; foreach (Row row in table.Rows) { if(row.MinRowHeight <=...

    forum.aspose.com/t/inconsistent-behaviour-manip...