Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 15,612 for

paragraphs

(0.04 sec)
  1. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... first_paragraph ) builder . paragraph_format . style...= 'Courier New' builder . paragraph_format . style . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, // outside the right-side...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all Paragraphs of the document in C++....with same formatting in all paragraphs of the document. int32_t...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....content and span multiple paragraphs or sections in a document...

    docs.aspose.com/words/net/working-with-hyperlinks/
  5. Presentation Notes|Aspose.Slides Documentation

    Add and remove notes in PowerPoint presentations in C# or .NET...bullet for the first level paragraphs IParagraphFormat paragraphFormat...

    docs.aspose.com/slides/net/presentation-notes/
  6. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。... Paragraphs . Add ( table ); pdfDocument...

    products.aspose.com/pdf/zh-hans/net/table/add/
  7. 确定换行|Aspose.PDF for .NET

    了解如何使用 C# 确定多行 TextFragment 的换行... Paragraphs . Add ( text ); } // Save...

    docs.aspose.com/pdf/zh/net/determine-line-break/
  8. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... paragraphs . at ( 1 ). appendChild (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Document::ExpandTableStylesToDir...

    Aspose::Words::Document::ExpandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the document in C++....formatting of tables, cells, paragraphs or text. This version of...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...