Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 221,037 for

formatting

(0.4 sec)
  1. 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/
  2. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with C++ Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. 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...
  4. ImportFormatMode | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Format Text in Cell|Documentation

    Learn how to format text in a cell and apply multiple styles within a single cell with Aspose.Cells....Ask AI How to Format Text in Cell Contents [ Hide ] Possible...Possible Usage Scenarios Formatting partial characters within a cell...

    docs.aspose.com/cells/net/how-to-format-text-in...
  6. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document in C++....Description List Represents formatting of a list. To learn more...ListCollection Stores and manages formatting of bulleted and numbered...

    reference.aspose.com/words/cpp/aspose.words.lists/
  7. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the Formatting properties of the cell....cell_format property Cell.cell_format property Provides access...access to the formatting properties of the cell. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font Formatting effortlessly. Enhance your document's style today!...that represents current font formatting properties. public Font Font...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/net/aspose.words/doc...
  10. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all Formatting for a table row...RowFormat class Represents all formatting for a table row. To learn...clearFormatting() Resets to default row formatting. Examples Shows how to build...

    reference.aspose.com/words/nodejs-net/aspose.wo...