Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 219,460 for

formatting

(0.33 sec)
  1. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....Ask AI Format Ranges Contents [ Hide ] Possible Usage Scenarios...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...to the default paragraph formatting in your document. When you...ClearFormatting() , it resets the formatting of the default paragraph...

    forum.aspose.com/t/getting-error-while-converti...
  3. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer Formatting in KeepSourceFormatting mode. Simplify your document imports today!...that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, fonts, and colors to cell ranges programmatically....Format Ranges with Golang via C++ Contents [ Hide ] Possible...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/go-cpp/how-to-format-a-ra...
  5. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row Formatting options, enhancing your data presentation effortlessly....property Provides access to the formatting properties of the row. public...Examples Shows how to modify formatting of a table row. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  6. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for JavaScript via C++ API....How to Format Number as Currency Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to currency in Excel is important...

    docs.aspose.com/cells/javascript-cpp/format-num...
  7. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....context_table_formatting True if the formatting applied to table...content does not affect the formatting of the content that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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…...several ways to apply font formatting. Set default font across...table. Specify explicit font formatting in DocumentBuilder : Document...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  9. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering Formatting feature in Aspose.Words for Java....document is a set of list formatting properties. Lists can be...be used in your documents to format, arrange, and emphasize text...

    docs.aspose.com/words/java/working-with-lists/