Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 9,717 for

paragraph

(0.07 sec)
  1. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...I found out that all the paragraphs lists are listed with StartAt:...importFormatOptions); foreach (Paragraph paragraph in srcDoc.FirstSection...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  2. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the Paragraph is to remains on the same page as the Paragraph that follows it....keepWithNext property True if the paragraph is to remains on the same...same page as the paragraph that follows it. get keepWithNext () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...(); var paragraph = new aspose . slides . Paragraph (); paragraph...slides . FillType . Solid )); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  4. Aspose::Words::Notes::FootnoteSeparator::Accept...

    Aspose::Words::Notes::FootnoteSeparator::Accept method. Accepts a visitor in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sub...
  6. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child Paragraphs, enhancing your document's structure and readability....Paragraphs Contents [ Hide ] Cell.Paragraphs property Gets a...a collection of paragraphs that are immediate children of the...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/pdf/
  8. EditableRangeEnd.editableRangeStart property | ...

    EditableRangeEnd.editableRangeStart property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....() -> Add ( StyleType :: Paragraph , u "TemplateStyle1" ); style...() -> Add ( StyleType :: Paragraph , u "TemplateStyle2" ); style...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/com...