Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 18,524 for

paragraphs

(0.27 sec)
  1. 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...
  2. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....HTML = "\n \n \n \n paragraph 1\n paragraph 2\n \n \n "; // Set...REMOVE_LAST_EMPTY_PARAGRAPH Remove the empty paragraph that is normally...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  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. Convert PDF to Text via C# | Aspose

    Sample code for PDF to Text C# conversion. Use API example code for batch PDF 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/pdf-to-t...
  6. Convert DJVU to Text via C# | Aspose

    Sample code for DJVU to Text C# conversion. Use API example code for batch DJVU 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/djvu-to-...
  7. CompatibilityOptions.allowSpaceOfSameStyleInTab...

    CompatibilityOptions.allowSpaceOfSameStyleInTable property. Allow Contextual Spacing of Paragraphs in Tables....Allow Contextual Spacing of Paragraphs in Tables. get allowSpaceOfSameStyl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert WBMP to TXT via C# | Aspose

    Sample code for WBMP to TXT C# conversion. Use API example code for batch WBMP files to TXT 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-...
  9. Accessing Missing Members of Data Objects in Ja...

    Learn how to treat missing members of data objects as null literals using LINQ in Java.... Removing Paragraphs Containing Only Template...

    docs.aspose.com/words/java/accessing-missing-me...
  10. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...the document into heading paragraphs. // This is useful for readers...

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