Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 214,475 for

formatting

(0.61 sec)
  1. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Microsoft Excel allows users to format cells by adding borders. The...method is used to set a cell’s formatting style. The Style class provides...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  2. How to Delete Blank Page in Word using

    Learn how to delete blank page in Word using C#. Explore Aspose.Words for .NET for efficient document management....editing, converting, and formatting Word documents. Aspose.Words...Work with various document formats. Advanced Customization Options...

    blog.aspose.com/words/delete-blank-page-in-word...
  3. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless PAGE field implementation. Enhance your document automation with powerful features today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, typed features!... True ); // 2 - A "format" revision: // This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/net/aspose.words/run...
  6. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....positioned, when the document is formatted into pages. Aspose::Words::Lists...tables, rows, cells and their formatting. Aspose::Words::Themes The...

    reference.aspose.com/words/cpp/
  7. FieldPrintDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrintDate class to effortlessly implement the PRINTDATE field, enhancing document automation and efficiency.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...tags (SDTs) to manage the formatting of lists in your documents...to specify which numbering format to apply to a paragraph. You...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  9. Aspose::Words::Fields::FieldUserName class | As...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Working with Bookmarks in C++|Aspose.Words for C++

    Understanding bookmark concepts and how bookmark can be used in your program using C++....bookmark or apply special formatting to its content. You can also...

    docs.aspose.com/words/cpp/working-with-bookmarks/