Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 219,656 for

formatting

(0.51 sec)
  1. 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...
  2. 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/
  3. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  4. 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...
  5. Working with Fonts in Java|Aspose.Words for Java

    Font Formatting in details using Java.... Font Formatting Current font formatting is represented...example shows how to set font formatting: Fill properties now are...

    docs.aspose.com/words/java/working-with-fonts/
  6. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in imported tables…...table that had no direct formatting fully takes on the properties...I would expect the direct formatting to be kept. When I used a...

    forum.aspose.com/t/table-conditional-styles-une...
  7. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_Formatting method...join_runs_with_same_formatting method Contents [ Hide ] join...join_runs_with_same_formatting() Joins runs with the same formatting in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how Formatting is merged when combining multiple documents in C++....MergeFormatMode enum Specifies how formatting is merged when combining...MergeFormatting 0 Combine the formatting of the merged documents....

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Ask AI Change the format of a cell Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/net/how-to-change-format-...