Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 17,645 for

paragraph

(0.05 sec)
  1. Aspose::Words::Fields::FieldPageRef::set_Insert...

    Aspose::Words::Fields::FieldPageRef::set_InsertRelativePosition method. Sets whether to insert a relative position of the bookmarked Paragraph in C++....position of the bookmarked paragraph. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_WPJustification method. Emulate WordPerfect 6.x Paragraph Justification in C++....x Paragraph Justification. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.Paragraph, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...PARAGRAPH, true); //获取所有节点 int dell...getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String...

    forum.aspose.com/t/msword/310489
  4. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_Paragraph property. Gets the Paragraph that is currently selected in this [DocumentBuilder](../)....current_paragraph property DocumentBuilder.current_paragraph property...property Gets the paragraph that is currently selected in this DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DoNotUseHTMLParagraphAutoSpacing method. Use Fixed Paragraph Spacing for HTML Auto Setting in C++....aragrap method Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotSuppressIndentation method. Do Not Ignore Floating Objects When Calculating Paragraph Indentation in C++....Objects When Calculating Paragraph Indentation. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/net/aspose.words/imp...
  9. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

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