Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 36,317 for

paragraph

(0.07 sec)
  1. 目录字体设置不成功问题 - Free Support Forum - aspose.com

    您好,我对一个文档的目录设置字体信息,但是目录的页码却总是设置不成功,请问是什么原因呢? 描述如图:我设置了字体为五号Arial,这里仍然是10号字体 代码如下: public static void main(String[] args) throws Exception { Document document = new Document("D:\\目录测试.docx"); FieldC…...getFields(); List<Paragraph> paras=new ArrayList<>();...startsWith("_Toc")) { Paragraph tocItemParagraph = (Paragraph) field.getStart()...

    forum.aspose.com/t/topic/287548
  2. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the Paragraph is an item in a bulleted or numbered list in C++....tem method True when the paragraph is an item in a bulleted or...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose.Words | Aspose.Words for .NET

    The Aspose.Words namespace provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in C#....other content, specify font, paragraph and section formatting. DocumentBuilderOptio...related formatting for a paragraph. HeaderFooter Represents a...

    reference.aspose.com/words/net/aspose.words/
  4. How to Read Word Document in C#

    This brief tutorial guides you on how to read Word document in C#. To read text from Word document C# environment details and runnable sample code with description is shared....type Paragraph from the document Convert each paragraph to a...and then accessing all its paragraphs to display the text. It also...

    kb.aspose.com/words/net/how-to-read-word-docume...
  5. Aspose::Pdf::Heading Class Referencefinal - Asp...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......wrap lines count for this paragraph(for pdf generation only) More...wrap lines count for this paragraph(for pdf generation only) More...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.h...
  6. Aspose::Words::Tables::Cell::get_Paragraphs met...

    Aspose::Words::Tables::Cell::get_Paragraphs method. Gets a collection of Paragraphs that are immediate children of the cell in C++....Aspose::Words::Tables::Cell::get_Paragraphs method Contents [ Hide ]...Cell::get_Paragraphs method Gets a collection of paragraphs that are...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 21.2 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 21.2 Release Notes – the latest updates and fixes....particular character inside the Paragraph New Feature WORDSNET-20863...during import an empty Html paragraph Bug WORDSNET-21630 Incorrect...

    docs.aspose.com/words/java/aspose-words-for-jav...
  8. Aspose::Words::EditableRangeEnd::get_Id method ...

    Aspose::Words::EditableRangeEnd::get_Id method. Specifies the identifier of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. Aspose::Words::EditableRangeEnd::get_NodeType m...

    Aspose::Words::EditableRangeEnd::get_NodeType method. Returns EditableRangeEnd in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. range - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...