Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 18,595 for

paragraph

(0.32 sec)
  1. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field....include the following elements: paragraph content write_in Answer element...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  2. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...paragraphs.count for j in range(para_count):...range(para_count): para = footnote.paragraphs[j] run_count = para.runs...

    forum.aspose.com/t/change-styles-for-complete-d...
  3. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...creates one section with one paragraph. expandTableStylesToD() Converts...

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

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON 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...
  6. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…... The text in the paragraph has kerning enabled. Kerning...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  7. Aspose::Words::Fields::FieldBarcode class | Asp...

    Aspose::Words::Fields::FieldBarcode class. Implements the BARCODE 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...
  8. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK 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...
  9. Aspose::Words::Fields::FieldDate class | Aspose...

    Aspose::Words::Fields::FieldDate class. Implements the DATE 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. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...ignores SizeBi attribute for paragraph break mark. We will keep you...ignores SizeBi attribute for paragraph break mark. Kldv March 25...

    forum.aspose.com/t/getting-incorrect-revision-i...