Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 36,210 for

paragraph

(0.12 sec)
  1. DocumentVisitor.VisitSectionStart | Aspose.Word...

    DocumentVisitor VisitSectionStart method. Called when enumeration of a section has started in C#.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Font size is not retained in the Extracted HTML...

    I am working on extracting sections from a Word document (DOCX) as HTML using Aspose.Words in C#. While iterating through nodes in the document section, I need to save the collected content as HTML. Though my document co…...Paragraph) { Paragraph paragraph = (Paragraph)node; foreach...(Bookmark bookmarkStart in paragraph.Range.Bookmarks) { var bookmarktext...

    forum.aspose.com/t/font-size-is-not-retained-in...
  3. Surround a node (or few of them) by html tags -...

    Dear Sir or Madam, I build the Aspose tree by inserting the nodes into it. Some nodes (or sometimes a group of nodes) has to be surrounded by custom html tags. In attached example I’d like to have open/closing tags arou…...tags around paragraph + table, around paragraph, around table...around the second run in the paragraph. I attached the html file...

    forum.aspose.com/t/surround-a-node-or-few-of-th...
  4. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... add (); //Create text paragraph with the reference of a section...); //Add the text paragraph in the paragraphs collection of the...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  5. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. EquationNodeParagraph class | Aspose.Cells for ...

    EquationNodeParagraph class EquationNodeParagraph class This class specifies a mathematical Paragraph containing one ......specifies a mathematical paragraph containing one or more Ma...justification of the math paragraph (a series of adjacent equations...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method..." + " we cannot edit this paragraph without the password." ) #...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the Paragraph are to remain on the same page in C++....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. GetLinesCount() | Aspose.Slides for C++ API Ref...

    Get number of lines in a Paragraph....Get number of lines in a paragraph. virtual int32_t Aspose ::...Return Value Lines count in a paragraph Remarks Example: System ::...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  10. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

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