Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 177,960 for

document formatting

(0.25 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document Formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  2. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...a custom style. doc = aw . Document () style = doc . styles ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. get font ()...style. let doc = new aw . Document (); let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing Documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...Document compare textbox mismatch Aspose.Words Product Family...some trouble when comparing documents, maybe you could advice us...

    forum.aspose.com/t/document-compare-textbox-mis...
  5. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced Document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...with list formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  6. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph Formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...paragraph formatting properties. @property def paragraph_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font Formatting in C++....method Resets to default font formatting. void Aspose :: Words ::...Remarks Removes all font formatting specified explicitly on the...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target Document that already contains Formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...a target document that already contains formatting definitions...have a blue font color . The document itself is empty and contains...

    forum.aspose.com/t/list-level-and-heading-style...
  9. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and Formatting elements in Documents....section formatting. To learn more, visit the Document Builder...Builder Overview documentation article. public class DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_Formatting method...join_runs_with_same_formatting method Contents [ Hide ] join...join_runs_with_same_formatting() Joins runs with the same formatting in the...

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