Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 15,621 for

paragraphs

(0.03 sec)
  1. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....def extract_content_between_paragraphs ( doc ) # Gather the nodes.... getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  2. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....it Add this graph to the paragraphs collection of the selected...that is finally added to the paragraphs collection of the selected...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  3. 管理自动适应设置|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 中文本框的自动适应设置... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  4. Aspose::Words::FrameFormat::get_IsFrame method ...

    Aspose::Words::FrameFormat::get_IsFrame method. Returns true if the paragraph is a frame in C++....method Returns true if the paragraph is a frame. bool Aspose ::...formatting properties of paragraphs that are frames. auto doc...

    reference.aspose.com/words/cpp/aspose.words/fra...
  5. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of Paragraphs and tables in your documents....inline-level nodes that can contain paragraphs and tables. To learn more...FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/python-net/structured-doc...
  8. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . EnsureMinimum (); row...

    reference.aspose.com/words/net/aspose.words.tab...
  9. How to Read Word Document in C#

    This brief tutorial guides you on how to read Word document in C#. To read text from Word document C# environment details and runnable sample code with description is shared....type Paragraph from the document Convert each paragraph to a...and then accessing all its paragraphs to display the text. It also...

    kb.aspose.com/words/net/how-to-read-word-docume...
  10. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/nodejs-net/aspose.wo...