Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 18,249 for

paragraph

(0.07 sec)
  1. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...foreach (Paragraph p in doc.GetChildNodes(NodeType.Paragraph, true)...true).OfType<Paragraph>()) { string paraText = p.ToString(SaveFormat...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  3. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Asian Typography in Java|Aspose.Words for Java

    Work with Asian typography using Java. Adjust Space between Asian and Latin text in Java....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/java/working-with-asian-t...
  5. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... PARAGRAPH or insertion_destination ...that is not the last empty paragraph of a section. for src_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked....lock or unlock a shape’s paragraph anchor. doc = aw . Document...an anchor attached to this paragraph.' ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.exportFloatingShapesAsInlineTag ...

    PdfSaveOptions.exportFloatingShapesAsInlineTag property. Gets or sets a value determining whether floating shapes are exported as inline tags in the document structure....block-level tags, placed after the paragraph in which they are anchored...inline tags, placed within the paragraph where they are anchored. This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom tab stops defined for this object in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default Paragraph formatting in C++....method Gets document default paragraph formatting. System :: SharedPtr...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/sty...