Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 18,529 for

paragraph

(0.1 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....complex elements such as paragraphs, tables, images, etc. Regardless...content between: Two specific paragraphs Specific runs of text Fields...

    docs.aspose.com/words/net/how-to-extract-select...
  2. 档案

    档案...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/zh/words/working-with-table-of-...
  3. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument.... $paragraph = $textBox -> getTextFrame...( 0 ); $portionFormat = $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow.... So we animate paragraphs on objects, which will appear...300 , 300 ); $para1 = new Paragraph (); $para1 -> getPortions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (Paragraphs, tables, e…... Other content (paragraphs, tables, etc.) should only...can be scenarios where a paragraph or table exceeds the page...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  9. 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...
  10. Frames with Text Wrapping "Around" cause conten...

    Hi, We are facing an issue while converting a Word document to PDF using Aspose.Words. A chart (embedded as EMF image) inside a table cell is not rendered in the output PDF when the Paragraph has frame properties with t…...in the output PDF when the paragraph has frame properties with...

    forum.aspose.com/t/frames-with-text-wrapping-ar...