Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 18,180 for

paragraphs

(0.21 sec)
  1. 使用 C# 添加、提取、删除 PDF 中的表格 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/table/
  2. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Find and Replace Text without Losing Format in ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/net/find-and-replace-tex...
  4. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library.... paragraphs . add ( image ) # Save the...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  6. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (Paragraphs formatted with the Heading styles) inside tables....create outlines for headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Lists Working with Paragraphs Working with Asian Typography...

    docs.aspose.com/words/python-net/programming-wi...
  8. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...False def force_runs_size_in_paragraphs_with_style(self, doc: aw...get_child_nodes(aw.NodeType.PARAGRAPH, True) hits_p = hits_r = 0...

    forum.aspose.com/t/change-styles-for-complete-d...
  9. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving document clarity....create outlines for headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...,How to obtain data for each paragraph and line? Aspose.Words Product...How to obtain data for each paragraph and line? I want to check...

    forum.aspose.com/t/words-how-to-obtain-data-for...