Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 18,994 for

paragraphs

(0.36 sec)
  1. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/net/replace-fields/
  2. 使用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
  3. Փամփուշտի կետերը փոխարկեք պարբերության Word ֆայ...

    Փամփուշտի կետերը փոխակերպեք պարբերության Word ֆայլում Python-ի միջոցով: Այս հոդվածը ներառում է քայլերի ցանկը և կոդ օրինակ՝ Word փաստաթղթից Python-ի միջոցով հեռացնելու կետերը:...յուրաքանչյուր հանգույց Word ֆայլի paragraphs դասի օրինակին: Մուտք գործեք...

    kb.aspose.com/hy/words/python/convert-bullet-po...
  4. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …... Paragraph‑level formatting (styles,...your letter‑head document a paragraph style (usually Normal ) has...

    forum.aspose.com/t/merging-documents-causing-bu...
  5. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....bullet for the first level paragraphs $paragraphFormat = $notesStyle...

    docs.aspose.com/slides/php-java/presentation-no...
  6. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... paragraphs[ 0 ] . portions[ 0 ] watermarkPortion...

    products.aspose.com/slides/python-net/watermark...
  7. OutlineOptions.headingsOutlineLevels property |...

    OutlineOptions.headingsOutlineLevels property. Specifies how many levels of headings (Paragraphs formatted with the Heading styles) to include in the document outline....many levels of headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  9. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....offering control over how empty paragraphs are handled. Aspose.Words...Saving Documents Export Empty Paragraphs to Markdown <sup>25.5</sup>...

    docs.aspose.com/words/python-net/what-s-new-in-...
  10. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in Paragraphs and tables in order within each of these hierchical sections? Maybe aspose.pdf.…...and then extract text in paragraphs and tables in order within...and then extract text in paragraphs and tables in order within...

    forum.aspose.com/t/break-pdf-into-hierarchical-...