Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 18,130 for

paragraph

(0.1 sec)
  1. Aspose::Words::TabLeader enum | Aspose.Words fo...

    Aspose::Words::TabLeader enum. Specifies the type of the leader line displayed under the tab character in C++....set custom tab stops for a paragraph. auto doc = System :: MakeObject...SharedPtr < Aspose :: Words :: Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. TabStop.leader property | Aspose.Words for Node.js

    TabStop.leader property. Gets or sets the type of the leader line displayed under the tab character....right tab stop in TOC related paragraphs. let doc = new aw . Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. @property def snap_to_grid...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...childNodes[i]; if (subNode is Paragraph para) { if (para.ParagraphFormat...nodeToRemove in nodesToRemove) { Paragraph node1 = nodeToRemove.NextSibling...

    forum.aspose.com/t/section-breaks-lost-during-d...
  6. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a table; false otherwise in C++....Enabling KeepWithNext for every paragraph in the table except for the...:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...docx" ); // This paragraph contains SDT. let p = doc...getChild ( aw . NodeType . Paragraph , 2 , true ). asParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value.... Paragraph )); Assert . That ( table...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Write ( "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

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