Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 178,128 for

document formatting

(0.21 sec)
  1. Split Table in C#|Aspose.Words for .NET

    Split table in C#. How to split one table into two separate tables C#....Words Document Object Model, is made up of...separate tables. Q: Will the formatting (borders, shading, etc.)...

    docs.aspose.com/words/net/split-table/
  2. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Search and Extract PDF Text in Python|Aspose.PD...

    Learn how to search, inspect, and extract text from PDF Documents in Python....rectangular area in a PDF document using the TextAbsorber class...class. It uses pure text formatting mode for clean, unformatted...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  4. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered Formatting applied to it....has bulleted or numbered formatting applied to it. get isListItem...levels. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  7. Aspose::Words::ConditionalStyle::get_Shading me...

    Aspose::Words::ConditionalStyle::get_Shading method. Gets a Shading object that refers to the shading Formatting for this conditional style in C++....that refers to the shading formatting for this conditional style...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list Formatting to enhance your Document's presentation and clarity....access to the list formatting used in the document. public ListCollection...with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font Formatting...characters with the same font formatting. To learn more, visit the...the Programming with Documents documentation article. Remarks All...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_Formatting property. True indicates that Formatting is ignored....ignore_formatting property CompareOptions.ignore_formatting property...that formatting is ignored. @property def ignore_formatting ( self...

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