Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 18,529 for

paragraph

(0.12 sec)
  1. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...structured document tag in a new paragraph. let tagClone = tag . clone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.ContentsFont | Aspose.Wor...

    Discover the StructuredDocumentTag ContentsFont property for seamless text formatting in SDT. Enhance your documents with customizable font options!...structured document tag in a new paragraph. StructuredDocumentTa tagClone...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTag.endCharacterFont property...

    StructuredDocumentTag.endCharacterFont property. Font formatting that will be applied to the last character of text entered into SDT....structured document tag in a new paragraph. let tagClone = tag . clone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.RemoveSelfOnly | Aspose.W...

    Discover the StructuredDocumentTag RemoveSelfOnly method to effortlessly eliminate an SDT node while preserving its content in your document. Enhance your editing efficiency!...structured document tag in a new paragraph. StructuredDocumentTa tagClone...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    Discover DocumentBuilder's IsAtEndOfParagraph property, which efficiently checks if the cursor is positioned at the end of a Paragraph for seamless document editing....at the end of the current paragraph. public bool IsAtEndOfParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....and append it to the first paragraph. Shape importedShape = (Shape)...and append it to the first paragraph. Shape importedShape = (Shape)...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用updateFields更新目录存在目录缩进及页码不一致问题 - Free Support...

    使用updateFields更新目录 public static void main(String[] args) throws Exception { com.aspose.words.License wordsLicense=new com.aspose.words.License(); wordsLicense.setLicense("D:\\Aspose.TotalforJava.lic"); Stri…...NodeCollection paragraphs = doc.getChildNodes(NodeType.PARAGRAPH, true);...for (Paragraph para : (Iterable<Paragraph>) paragraphs) { String...

    forum.aspose.com/t/updatefields/322089
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....other nodes, for example Paragraph , Section and Table and ....other content, specify font, paragraph and section formatting. DocumentBuilderOptio...

    reference.aspose.com/words/java/com.aspose.words/
  10. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/pptx/