Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,467 for

line spacing

(0.07 sec)
  1. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....the position on the current line of text when displaying this...specify options for signature line being inserted. Used in DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/
  2. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C++....available options for leading space handling during import from...Description ConvertToIndent 0 Leading spaces are removed and converted to...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. 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...
  4. 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...
  5. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....widths, heights, autofit, and spacing—through code examples and API...shows how to set the amount of space (in points) to add to the l...

    docs.aspose.com/words/python-net/applying-forma...
  6. 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...
  7. TxtTrailingSpacesOptions enumeration | Aspose.W...

    Aspose.Words.Loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....available options for trailing spaces handling during import from...Trailing spaces are trimmed. Preserve Trailing spaces are preserved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....available options for trailing spaces handling during import from...String textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create...

    reference.aspose.com/words/java/com.aspose.word...
  9. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!...available options for leading space handling during import from...Description ConvertToIndent 0 Leading spaces are removed and converted to...

    reference.aspose.com/words/net/aspose.words.loa...
  10. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field....TopPadding int 0 The vertical spacing (in pixels) before the first...the cross-axis of the first line of the answer element. Combining...

    docs.aspose.com/omr/net/programmatic-forms/vert...