Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 215,164 for

formatting

(0.1 sec)
  1. 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...
  2. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``true`` if the Formatting applied to this instance is visible....property Returns true if the formatting applied to this instance...Visible does not clear the formatting, it only hides the shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java.... The current font formatting is also specified by the...and the current paragraph formatting is determined by the ParagraphFormat...

    docs.aspose.com/words/java/working-with-paragra...
  4. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all Formatting for a table cell...CellFormat class Represents all formatting for a table cell. To learn...that refers to the shading formatting for the cell. topPadding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Fonts in Node.js|Aspose.Words for ...

    Customize font settings using Node.js.... Font Formatting The current font formatting is represented...example shows how to set font formatting: Fill properties now are...

    docs.aspose.com/words/nodejs-net/working-with-f...
  6. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style...class Represents special formatting applied to some area of a... font Gets the character formatting of the conditional style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method...corresponding data point with default formatting will be inserted into the...corresponding data label with default formatting will be inserted too. insert(index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Format Ranges with C++|Documentation

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

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  9. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the Formatting properties of the cell....property Provides access to the formatting properties of the cell. get...Examples Shows how to modify the format of rows and cells in a table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...node/paragraph/section Formatting Through Range Applying font formatting to a range...range Applying paragraph formatting Updating styles through a...

    forum.aspose.com/t/need-complete-documentation-...