Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 15,596 for

paragraphs

(0.04 sec)
  1. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...
  2. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...docx' ) # This paragraph contains SDT. p = doc . first_section...NodeType . PARAGRAPH , 2 , True ) . as_paragraph () text_to_search...

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

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....immediate parent paragraph. public Paragraph ParentParagraph {...Font.docx" ); See Also class Paragraph class ShapeBase namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Конвертация PowerPoint в Видео|Документация Asp...

    Конвертация PowerPoint в Видео на C# или .NET... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...для .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/ru/net/convert-powerpoin...
  6. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....get_NodeType () == NodeType :: Paragraph || insertionDestination ->...that is not the last empty paragraph of a section. for ( const...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Añadir Texto a PDF usando C++|Aspose.PDF para C++

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprenda cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....); // Create text paragraph auto paragraph = MakeObject < TextParagraph...Set subsequent lines indent paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/es/cpp/add-text-to-pdf-file/
  8. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... apply_paragraph_format Paragraph formatting applied...replace occurrence. smart_paragraph_break_replacement Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. FieldListNum.ListName | Aspose.Words per .NET

    Scopri la proprietà FieldListNum ListName per gestire facilmente le definizioni di numerazione astratta, migliorando l'organizzazione e la chiarezza dei documenti.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Il prossimo campo...

    reference.aspose.com/words/it/net/aspose.words....