Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 18,952 for

paragraphs

(0.19 sec)
  1. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...); builder -> Writeln ( u "Paragraph 1" ); ASSERT_EQ ( u " LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Analyze email headers from TXT files via .NET |...

    C# source code for email tracking and emails check from TXT file on .NET Framework, .NET Core, and Xamarin Platforms.... Paragraphs in a text document are recognized...

    products.aspose.com/email/net/headers/txt/
  3. Convert WBMP to Text via C# | Aspose

    Sample code for WBMP to Text C# conversion. Use API example code for batch WBMP files to Text conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  4. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...document, iterate through the paragraphs and adjust their alignment...foreach (Paragraph paragraph in section.Body.Paragraphs) { // Adjust...

    forum.aspose.com/t/appending-document-not-maint...
  5. | Aspose

    Sample code for GIF to Text Java conversion. Use API example code for batch GIF files to Text conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/cpp/conversion/gif-to-t...
  6. 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...
  7. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data objects as null literals using LINQ in C#.... Removing Paragraphs with Template Syntax Tags...

    docs.aspose.com/words/net/accessing-missing-mem...
  8. Issue while displaying Editor HTML text with Im...

    Hi, We have an web application which allows user to create section/ Sub section/ Nested subsection(N level) from UI and each section has its own Editor(Kendo Editor). Each editor has ability to upload multiple images si…...represented using separate paragraphs. boeingwa June 5, 2026, 10:44pm...

    forum.aspose.com/t/issue-while-displaying-edito...
  9. DiagramException when converting VSD_file - Fre...

    Hello! When trying to convert a VSD file to VSDX, I get DiagramException. I am using the latest version: 26.4 Please see the attachment to find the VSD files and the callstack. The file was converted using this code: …...vsd diagram, some text paragraphs have encoding problems (shapes...

    forum.aspose.com/t/diagramexception-when-conver...
  10. Issue in updating Page Size (Dimensions) - Free...

    Hi, I am trying to update page dimensions(Page size) from Letter-size(8.50" x 11.00") to A4-size(8.27" x 11.69") using the sample code provided you. AsposePDF.net is not updating the width of the document, but not upda…...the document content with Paragraphs). It changes the page size...

    forum.aspose.com/t/issue-in-updating-page-size-...