Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 217,647 for

formatting

(0.28 sec)
  1. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character Formatting onto the stack in C++....method Saves current character formatting onto the stack. void Aspose...use a document builder’s formatting stack. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how Formatting is merged when importing content from another document....enumeration Specifies how formatting is merged when importing...this option specifies how formatting is resolved when both documents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how Formatting is merged when importing content from another document....enumeration Specifies how formatting is merged when importing...this option specifies how formatting is resolved when both documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.ClearFormatting | Aspose.Words for .NET

    Restore your text to its original style with the Font ClearFormatting method. Enjoy clean, consistent Formatting for a polished look!...method Resets to default font formatting. public void ClearFormatting...Remarks Removes all font formatting specified explicitly on the...

    reference.aspose.com/words/net/aspose.words/fon...
  5. ConditionalStyle class | Aspose.Words for Python

    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/python-net/aspose.wo...
  6. Font.clear_formatting method | Aspose.Words for...

    Font.clear_Formatting method. Resets to default font Formatting....clear_formatting method clear_formatting() Resets to default...default font formatting. def clear_formatting ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Fonts in C++|Aspose.Words for C++

    Font Formatting in details using C++.... Font Formatting The current font formatting is represented...example shows how to set font formatting: Fill properties now are...

    docs.aspose.com/words/cpp/working-with-fonts/
  8. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your document creation with customizable features for a seamless building experience....{ get; set; } True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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...
  10. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++....Ask AI Format Ranges with Node.js via C++ Contents [ Hide ] Possible...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...