Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 18,351 for

paragraphs

(0.18 sec)
  1. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library.... Paragraphs . Add ( img ); // Set page...

    docs.aspose.com/pdf/net/set-image-size/
  2. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...
  3. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...regression where deleted paragraphs that contain only formatting...formatting‑only runs (e.g., empty paragraphs, hidden spaces, styles) can...

    forum.aspose.com/t/aspose-words-compare-incorre...
  5. ParagraphFormat.lineSpacingRule property | Aspo...

    ParagraphFormat.lineSpacingRule property. Gets or sets the line spacing for the paragraph....the line spacing for the paragraph. get lineSpacingRule () :...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。... Paragraphs . Add ( table ); // Save...300 ; // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/zh/net/integrate-table/
  7. Asian Typography in C#|Aspose.Words for .NET

    Work with Asian typography using C#. Adjust Space between Asian and Latin text in C#....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/net/working-with-asian-ty...
  8. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications.... Add TextFragment to the Paragraphs collection of the page. Save..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/cpp/create/
  9. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…... Remove Empty Paragraphs : Since you are already using...ensure that there are no empty paragraphs or additional spacing in...

    forum.aspose.com/t/header-alignment-issue-durin...
  10. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

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