Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 18,585 for

paragraph

(0.27 sec)
  1. FieldIncludeText class | Aspose.Words for Python

    aspose.words.fields.FieldIncludeText class. Implements the INCLUDETEXT field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldAutoTextList class ...

    Aspose::Words::Fields::FieldAutoTextList class. Implements the AUTOTEXTLIST 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. Aspose::Words::Fields::FieldFillIn class | Aspo...

    Aspose::Words::Fields::FieldFillIn class. Implements the FILLIN 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...
  4. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...by a paragraph , the bookmark is attached to that paragraph node...adjacent runs, removing empty paragraphs, etc.). One of those passes...

    forum.aspose.com/t/document-bookmark-misplaced-...
  5. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....AutoShape : for paragraph in shape . text_frame . paragraphs : for portion...portion in paragraph . portions : portion . text = portion . text...

    docs.aspose.com/slides/python-net/manage-textbox/
  7. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...and can only be a child of Paragraph . FormField is represented...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++...."120 120 120" ); page -> get_Paragraphs () -> Add ( table ); auto...get_Paragraphs () -> Add ( opt1 ); c2 -> get_Paragraphs () ->...

    docs.aspose.com/pdf/cpp/create-form/
  10. Working with Comments in Java|Aspose.Words for ...

    Working with comments using Java....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/java/working-with-comments/