Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 219,194 for

formatting

(0.16 sec)
  1. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var importFormatOptions = new ImportFormatOptions { KeepSour…...is sometimes incorrectly formatted. In this case the padding...NodeImporter handles certain formatting properties during the import...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  2. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all Formatting for a table cell. To learn more, visit the documentation article in C++....CellFormat class Represents all formatting for a table cell. To learn...() Resets to default cell formatting. Does not change the width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks Formatting changes, ensuring accurate document edits and enhanced collaboration....property Returns true if formatting of the object was changed...check whether a paragraph is a format revision. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  4. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C++ to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings with Golang via C++ Contents...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/go-cpp/adding-2-color-sca...
  5. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are supported in...indentation and paragraph formatting limitations). Info about...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  6. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading Formatting for the cell in C++....that refers to the shading formatting for the cell. System :: SharedPtr...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Paragraph.is_format_revision property...property Returns true if formatting of the object was changed in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_Formatting property. Gets or sets a boolean value indicating either to export underline text Formatting as sequence of two plus characters ++...export_underline_formatting property MarkdownSaveOptions.exp...export_underline_formatting property Gets or sets a boolean value...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/go-cpp/customizing-charts/