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

paragraph

(0.12 sec)
  1. FieldUserName class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Java 管理演示文稿中的字体|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 控制字体:嵌入、替换并加载自定义字体,确保 PPT、PPTX 和 ODP 演示文稿保持清晰、品牌安全且一致。...TextFrame 中获取 Paragraph 。 对段落进行两端对齐。 访问 Paragraph 的文本 Portion 。...

    docs.aspose.com/slides/zh/java/manage-fonts/
  3. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM 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...
  5. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form...."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/container/
  6. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...data with Arabic text in paragraph format. Document doc = new...we want insert text as a paragraph. how can differentiate data...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  7. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...and can only be a child of Paragraph . Inheritance: CommentRangeStart...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...TextParagraph paragraph = new TextParagraph (); // 设置后续行缩进 paragraph . ...); // 指定添加TextParagraph的位置 paragraph . setRectangle ( new Rectangle...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  9. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...