Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 152,626 for

document formatting

(0.22 sec)
  1. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Style = document.Styles["tableStyle"]; builder...applied a font earlier in the document using Aspose.Words.Font font...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  2. ImportFormatOptions.ignoreHeaderFooter property...

    ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the Document....Inserts a hyperlink into the document. insertHyperlink ( displayText...link to be displayed in the document. urlOrBookmark string Link...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...Inserts an HTML string into the document. def insert_html ( self ,...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Lists::ListFormat class | Aspose...

    Aspose::Words::Lists::ListFormat class. Allows to control what list Formatting is applied to a paragraph. To learn more, visit the Documentation article in C++....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. class ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. GeneralFormat | Aspose.Words for Java

    Specifies a general format that is applied to a numeric text or any field result in Java....GeneralFormat Specifies a general format that is applied to a numeric...of general formats. Examples: Shows how to format field results...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look....JoinRunsWithSameForm Contents [ Hide ] Document.JoinRunsWithSameForm method...with same formatting in all paragraphs of the document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the Formatting properties of the cell....cell_format property Cell.cell_format property Provides access...access to the formatting properties of the cell. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same Formatting in all paragraphs of the Document....with same formatting in all paragraphs of the document. joinRunsWithSameForm...Some documents contain adjacent runs with same formatting. Usually...

    reference.aspose.com/words/nodejs-net/aspose.wo...