Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 18,540 for

paragraphs

(0.12 sec)
  1. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET.... Add TextFragment to Paragraphs collection of the page. Save...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/create-pdf-document/
  4. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... Paragraphs . Add ( t1 ); TextFragment...FontSize = 12 ; hfFirst . Paragraphs . Add ( t2 ); // 为该部分创建一个...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  5. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Java....example, a document can contain paragraphs with the text [INTRODUCTION]...you need to replace those paragraphs with the content obtained...

    docs.aspose.com/words/java/insert-and-append-do...
  6. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... Paragraphs . Add ( new Aspose . Pdf...)); document . Pages [ 1 ]. Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  7. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  8. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++....related formatting for a paragraph. class FrameFormat : public...get_IsFrame () Returns true if the paragraph is a frame. get_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words/fra...
  9. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/python-net/exporting-mat...
  10. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....whether this is a right-to-left paragraph. @property def bidi ( self...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/python-net/aspose.wo...