Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 18,327 for

paragraph

(0.12 sec)
  1. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...import_format_options ) for paragraph in src_doc . first_section...body . paragraphs : paragraph = paragraph . as_paragraph () imported_node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompatibilityOptions.split_pg_break_and_para_ma...

    CompatibilityOptions.split_pg_break_and_para_mark property. Always Move Paragraph Mark to Page after a Page Break....ark property Always Move Paragraph Mark to Page after a Page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/automating-powerpoin...
  4. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...revisions and insert a paragraph. That paragraph will be an insert.... first_section . body . paragraphs [ 1 ] . is_insert_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control shape interactions by enabling or disabling overlap with other shapes for enhanced design flexibility.... Paragraph )); Assert . That ( table...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.dra...
  6. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/net/aspose.words/edi...
  7. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your documents. Enhance readability and formatting with this powerful feature!...// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph in C++....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. bool Aspose :: Words :: ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....builder -> Write ( u "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:...world! This is the first paragraph."); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...