Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 18,515 for

paragraph

(0.11 sec)
  1. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing shapes using the DocumentVisitor in Aspose.Words. Normally, the visit order I expect is: visitShapeStart → visitGroupShapeStart → visitSh…...provided, which contains a paragraph with a group shape whose inner...

    forum.aspose.com/t/issue-with-unexpected-visito...
  2. Aspose::Words::Fields::FieldIncludeText class |...

    Aspose::Words::Fields::FieldIncludeText class. Implements the INCLUDETEXT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDdeAuto class | Asp...

    Aspose::Words::Fields::FieldDdeAuto class. Implements the DDEAUTO field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  6. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  7. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...can change the length of a paragraph, which in turn changes pagination...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  9. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any shape or image positioned below the text is not rendered as expected during con…...where the field was Paragraph para = (Paragraph)field.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); para.InsertAfter(picture, field.Start);...

    forum.aspose.com/t/eq-field-overstrike-with-ima...