Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 18,590 for

paragraphs

(0.56 sec)
  1. CompositeNode.InsertAfter | Aspose.Words för .NET

    Infoga enkelt noder med CompositeNode InsertAfter-metoden, vilket förbättrar din datastrukturhantering och säkerställer effektiv nodplacering.... Paragraphs . Count ); // Sammansatta...inline-noder som underordnade. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Архів

    Архів...Paragraphs.Add() . Створіть новий Line...за допомогою методу Page.Paragraphs.Add() . Створіть новий FloatingBox...

    blog.aspose.com/uk/pdf/create-multi-column-pdf-...
  3. PDFにテキストを追加する方法(C#を使用)|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメントにテキストを追加する方法を学び、コンテンツの強化とドキュメントの編集を行います。...); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ja/net/add-text-to-pdf-file/
  4. Arşiv

    Arşiv...is_composite) : include_next_paragraph(endNode, nodes) # Düğüm işaretçileri...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/tr/words/extract-text-from-word...
  5. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....last child of the node is a paragraph, // for us to be able to click...Aspose :: Words :: NodeType :: Paragraph , footnote -> get_LastChild...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....last child of the node is a paragraph, // for us to be able to click...Aspose :: Words :: NodeType :: Paragraph , footnote -> get_LastChild...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....the first paragraph in the story. public Paragraph FirstParagraph...VerticalAlignment . Top ; // Add a paragraph to the text box and add a...

    reference.aspose.com/words/net/aspose.words/sto...
  9. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE)....to remove borders from a paragraph. doc = aw . Document ( file_name...+ 'Borders.docx' ) # Each paragraph has an individual set of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...the text within a single paragraph? Yes, you can assign a hyperlink...

    docs.aspose.com/slides/php-java/portion/