Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 18,545 for

paragraphs

(0.09 sec)
  1. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...Locate heading paragraphs foreach (Paragraph para in doc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true)) { if (para.ParagraphFormat...

    forum.aspose.com/t/aspose-word/320899
  2. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more.... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/androidjava/text-formatt...
  3. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance document navigation by efficiently accepting visitors at the end of Paragraphs....AcceptEnd Contents [ Hide ] Paragraph.AcceptEnd method Accepts a...the end of the document’s paragraph. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words/par...
  4. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .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/nodejs-net/replace-fields/
  5. Redact PPT Presentation Online or using Python ...

    Open and redact PPT document online via app for free. Python API code to search and replace PPT text....frames and then through frame paragraphs Access the text portions...

    products.aspose.com/total/python-net/redact/ppt/
  6. How to Remove Blank Pages in Word Using Python

    Learn how to remove blank pages in Word using Python. Simplify your document processing and enhance your productivity today!...section breaks, or empty paragraphs), and removes them from the...

    blog.aspose.com/words/remove-blank-pages-in-wor...
  7. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...create left hanging text paragraphs and set custom tab stops...

    products.aspose.com/pdf/python-java/
  8. Convert PDF to PDF/A formats|Aspose.PDF for .NET

    Learn how to convert a PDF file to PDF/A format for archival purposes using Aspose.PDF in .NET....parts, such as sections, paragraphs, and more. When a document...

    docs.aspose.com/pdf/net/convert-pdf-to-pdfa/
  9. Java Convert PDF to Word DOC | PDF to DOCX

    Easily convert PDF to Word DOC in Java. Convert PDF to DOC or PDF to DOCX programmatically using Java PDF to Word (DOC/DOCX) converter library....lean value) - To add the paragraph or line breaks. setImageResolutionX(int...To group text lines into paragraphs. setMode(int value) - To...

    blog.aspose.com/pdf/convert-pdf-to-word-doc-doc...
  10. 使用 Python 更改 HTML 文本颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改文本颜色。包括内联和内部 CSS 示例、最佳实践和常见问题解答。...Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...attribute with color property 19 paragraph. set_attribute ( "style" ...

    docs.aspose.com/html/zh/python-net/how-to-chang...