Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 23,829 for

table

(0.22 sec)
  1. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…... (Pdf , Section , Table , Cell , Text , HeaderFooter..., Section , HeaderFooter , Table , Row , Cell , Text , , , Boolean...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  3. PDF/UA validation error: Header cell without as...

    Dear Aspose Support Team, We are currently working on creating PDF/UA-compliant tagged Tables using Aspose.PDF for Java. We have noticed that the Java API does not provide methods such as setHeaders() or setScope() on C…...creating PDF/UA-compliant tagged tables using Aspose.PDF for Java....explicit association of table cells (TD) to table headers (TH) via Headers...

    forum.aspose.com/t/pdf-ua-validation-error-head...
  4. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations....portion coordinates inside a table cell text frame, and highlights...paragraph and portion inside table cell text frame To get the Portion...

    docs.aspose.com/slides/python-net/paragraph/
  5. Aspose::Words::Fields::FieldToc::set_PageNumber...

    Aspose::Words::Fields::FieldToc::set_PageNumberOmittingLevelRange method. Sets a range of levels of the Table of contents entries from which to omits page numbers in C++....Sets a range of levels of the table of contents entries from which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Working with Paragraphs in Node.js|Aspose.Words...

    Insert paragraph and specify its formatting in a document using Node.js....particular heading to appear in a Table of Contents but don’t want the...the entire heading in the Table of Contents, you can use this...

    docs.aspose.com/words/nodejs-net/working-with-p...
  7. Aspose::Words::Fields::FieldToc::set_CustomStyl...

    Aspose::Words::Fields::FieldToc::set_CustomStyles method. Sets a list of styles other than the built-in heading styles to include in the Table of contents in C++....heading styles to include in the table of contents. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document.... TABLE Tabular data with a header row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtensionBindingType enumeration | Aspose.Wo...

    Aspose.Words.WebExtensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document.... Table Tabular data with a header row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Apose Excel data replacing in Word - Free Suppo...

    Hello Team, Here I am Replacing Excel sheet data into word document using Aspose.word and Cell, After replacing those data, it’s not aligned. I need support while replacing excel data into Word data should format accor…...by fitting the table to window: foreach (Table t in wordDoc.G...GetChildNodes(NodeType.Table, true)) { t.AutoFit(AutoFitBehavior...

    forum.aspose.com/t/apose-excel-data-replacing-i...