Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 174,910 for

document formatting

(0.13 sec)
  1. Aspose::Words::Lists::ListFormat class | Aspose...

    Aspose::Words::Lists::ListFormat class. Allows to control what list Formatting is applied to a paragraph. To learn more, visit the Documentation article in C++....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. class ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. GeneralFormat | Aspose.Words for Java

    Specifies a general format that is applied to a numeric text or any field result in Java....GeneralFormat Specifies a general format that is applied to a numeric...of general formats. Examples: Shows how to format field results...

    reference.aspose.com/words/java/com.aspose.word...
  3. Online Word File Comparison or Build C++ Apps t...

    Free online app to Compare different Word files. C++ comparison library code for Word Documents....Total C++ Compare Word Online Document Comparison App and C++ Code...Develop powerful C++ based Word document comparison applications. Freely...

    products.aspose.com/total/cpp/compare/word/
  4. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character Formatting previously saved on the stack in C++....method Retrieves character formatting previously saved on the stack...Shows how to use a document builder’s formatting stack. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  6. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++....GeneralFormat enum Specifies a general format that is applied to a numeric...have a combination of general formats. enum class GeneralFormat Values...

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

    Master list Formatting in your Documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. public class ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer Formatting in KeepSourceFormatting mode. Simplify your Document imports today!...that specifies that source formatting of headers/footers content...source formatting of headers/footers content. Document dstDoc...

    reference.aspose.com/words/net/aspose.words/imp...
  9. 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…...Style = document.Styles["tableStyle"]; builder...applied a font earlier in the document using Aspose.Words.Font font...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  10. FieldIndexFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FieldIndexFormat enum for customizable FieldIndex Formatting in your Documents. Enhance your Document's structure effortlessly!...Specifies the formatting for the FieldIndex fields in a document. public...Shows how to formatting FieldIndex fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...