Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 18,967 for

paragraph

(0.18 sec)
  1. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FieldAdvance class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldAdvance class. Implements the ADVANCE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldDdeAuto class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDdeAuto class. Implements the DDEAUTO field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldUnknown class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldUnknown class. Implements an unknown or unrecognized field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldDatabase class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDatabase class. Implements the DATABASE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldRevNum class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRevNum class. Implements the REVNUM field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldXE class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...maybe it’s caused by some paragraph-optimizations which are not...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  9. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....Specifies how to export empty paragraphs to Markdown. Default value...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....there must be at least one Paragraph in the Cell so that formatting...to it. In addition to the Paragraph , you can also insert a Table...

    docs.aspose.com/words/python-net/applying-forma...