Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 214,343 for

formatting

(0.67 sec)
  1. 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...
  2. 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/...
  3. 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...
  4. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all Formatting for a table row. To learn more, visit the documentation article in C++....RowFormat class Represents all formatting for a table row. To learn...() Resets to default row formatting. get_AllowBreakAcrossPage...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…... When you apply formatting changes (like cell colors)...that both text values and formatting changes are properly managed...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. @property def...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to create .msg files using Aspose Email clo...

    I am fetching emails from my clients mailbox using ms graph and then saving them as .msg using Aspose Email Cloud API. Till now, I am able to handle the attachments and others. However, when I am trying to open the save…...body of the mail is not well formatted. The issues that I face in...spacing and lines. Any other formatting like, bold, italics, highlights...

    forum.aspose.com/t/how-to-create-msg-files-usin...
  9. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. get font () :...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...try using HTML to specify formatting of the inserted value that...that differs from the formatting of the tag. But I would prefer...

    forum.aspose.com/t/parse-word-template-to-ident...