Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 214,483 for

formatting

(0.16 sec)
  1. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_FormatAttributes ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field... format Gets a FieldFormat object that...to field’s formatting. (Inherited from Field ) format_language_id...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field... format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....Remove Fields C++ Apply Custom Formatting to Fields in C++ Related...

    docs.aspose.com/words/cpp/replace-fields/
  5. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....bookmark or apply special formatting to its content. You can also...MS Word formats, since bookmarks in MS Word formats, like DOCX...

    docs.aspose.com/words/java/working-with-bookmarks/
  6. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …...malformed MIME parts or header formatting issues, even if the address...RFC‑822/RFC‑2045 validator to spot format violations. Test with a minimal...

    forum.aspose.com/t/loading-mailmessage-using-ma...
  7. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells for JavaScript via C++....workbook in the output XLSX format. Sample Code <!DOCTYPE html>...String Value with and without Formatting...

    docs.aspose.com/cells/javascript-cpp/how-to-ins...
  8. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... format Provides access to line formatting of the axis...that allows defining number formats for the axis. reverseOrder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Gantt Chart Data | Aspose.Tasks Documentation

    Learn how to read and interpret Gantt chart view settings in Microsoft Project files using Aspose.Tasks for .NET...chart data includes visual formatting, timescale tiers, bar styles...

    docs.aspose.com/tasks/net/ganttchartview-data/
  10. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...Cells[k]; var format = cell.CellFormat; Console...WriteLine($" Vertical Alignment: {format.VerticalAlignment}"); foreach...

    forum.aspose.com/t/table-cell-vertical-alignmen...