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

paragraph

(0.24 sec)
  1. FieldSet class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSet class. Implements the SET field...node, returns its parent paragraph. If the field is already removed...

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

    Aspose.Words.Fields.FieldOcx class. Implements the OCX field...node, returns its parent paragraph. If the field is already removed...

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

    Aspose.Words.Fields.FieldAddIn class. Implements the ADDIN field....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldTA class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...example, when I manually remove paragraph markers in Word using Aspose...

    forum.aspose.com/t/aspose-words-java-exportdocu...
  6. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。..., false ); TextParagraph paragraph = new TextParagraph (); TextFragment...TextFragment ( paragraphContent ); paragraph . setVerticalAlignment ( VerticalAlignment...

    docs.aspose.com/pdf/zh/java/whatsnew/
  7. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....Access, create, and modify paragraphs and text. Access, create...shading. Access and modify all paragraph formatting including indents...

    docs.aspose.com/words/java/features/
  8. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...into paragraphs collection of the section header.Paragraphs.Add(image1);...HorizontalAlignment.Right; footer.Paragraphs.Add(fTxt); for (int cnt =...

    forum.aspose.com/t/adding-images-to-header-and-...
  9. Html to Excel rowspan issue - Free Support Foru...

    I am converting excel from html using aspose cells library 25.12 version and java version 21 but rowspan is not applying in excel This is html and my java code for converting …...<p> element represents a paragraph, but when it appears inside...MS Excel’s behavior, where paragraphs are separated by different...

    forum.aspose.com/t/html-to-excel-rowspan-issue/...
  10. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/net/split-a-document/