Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 212,892 for

formatting

(0.12 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph Formatting applied to new content in C++....hFormat method Paragraph formatting applied to new content. System...Examples Shows how to add formatting to paragraphs in which a...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....base style is removed its formatting is moved to child styles...style reverts to the default formatting. ASSERT_FALSE ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::Tables::RowFormat::get_Borders m...

    Aspose::Words::Tables::RowFormat::get_Borders method. Gets the collection of default cell borders for the row in C++....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage document revisions and enhance your layout process for optimal results....the Converting to Fixed-page Format documentation article. public...for content with changes of formatting properties FormatChange Default...

    reference.aspose.com/words/net/aspose.words.lay...
  5. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Underline Examples Shows how to format text inserted by a document...; // The builder applies formatting to its current paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....shape, and customize its formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...such as changes in text, formatting, or embedded links. These...example, if you want to ignore formatting changes, you can set the...

    forum.aspose.com/t/getting-additional-hyperlink...
  8. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...
  9. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_OptimizeOutput method. Flag indicates whether it is required to optimize output. If this flag is set redundant nested canvases and empty canvases are removed, also neighbor glyphs with the same Formatting are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is false in C++....neighbor glyphs with the same formatting are concatenated. Note: The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule shape into the document....shape, and customize its formatting. let doc = new aw . Document...

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