Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,159 for

line spacing

(0.24 sec)
  1. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading space handling...leading_spaces_options property TxtLoadOptions.leading_spaces_options...preferred option of a leading space handling. Default value is ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option of a leading space handling...preferred option of a leading space handling. Default value is ...const textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....available options for trailing spaces handling during import from...Trailing spaces are trimmed. Preserve 1 Trailing spaces are preserved...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...Font, Font Size, Line Spacing, Word Spacing, etc.) is not retained...package to import for below line: String dataDir = Utils.get...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  5. Lines and Rectangles|Aspose.Words for JasperRep...

    Lines and rectangles are not exported by default. Aspose.Words for JasperReports exports reports to Microsoft Word documents in flow layout mode....Lines and Rectangles Contents [ Hide ] Lines and rectangles are...default. The reason is that lines and rectangles are often used...

    docs.aspose.com/words/jasperreports/lines-and-r...
  6. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....preferred option of a leading space handling. Default value is ConvertToIndent...String ( u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; //...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....preferred option of a trailing space handling. Default value is Trim...String ( u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; //...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in Java...its height—to clear redundant space. In PowerPoint, these are the...specify that the text’s size and spacing must be reduced to make it...

    docs.aspose.com/slides/java/manage-autofit-sett...
  9. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in Java...its height—to clear redundant space. In PowerPoint, these are the...specify that the text’s size and spacing must be reduced to make it...

    docs.aspose.com/slides/androidjava/manage-autof...
  10. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....For example: string LINE_BREAK and char LINE_BREAK_CHAR have the...Carriage return followed by line feed character: “\x000d\x000a”...

    reference.aspose.com/words/java/com.aspose.word...