Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 36,317 for

paragraph

(0.08 sec)
  1. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/pdf/
  2. Table.horizontal_anchor property | Aspose.Words...

    Table.horizontal_anchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... PARAGRAPH , table . vertical_anchor...COLUMN # Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...import_format_options ) for paragraph in src_doc . first_section...body . paragraphs : paragraph = paragraph . as_paragraph () imported_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtLoadOptions.DocumentDirection | Aspose.Words...

    TxtLoadOptions DocumentDirection property. Gets or sets a document direction. The default value is LeftToRight in C#....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....builder -> Write ( u "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. shapebase - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...the shape is a child of a Paragraph object, then the shape is...

    reference.aspose.com/words/java/com.aspose.word...
  7. 21.2 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 21.2 Release Notes – the latest updates and fixes....particular character inside the Paragraph New Feature WORDSNET-20863...during import an empty Html paragraph Bug WORDSNET-21630 Incorrect...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  8. 14.6.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 14.6.0 Release Notes – the latest updates and fixes....Exception WORDSJAVA-905 Html: paragraph margin inside div tag is shifted...Line brerak is changed to Paragraph mark. Bug WORDSJAVA-892 Rounding...

    docs.aspose.com/words/java/aspose-words-for-jav...
  9. Aspose::Words::Section::ClearContent method | A...

    Aspose::Words::Section::ClearContent method. Clears the section in C++....is cleared, only one empty paragraph is left that represents the...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Running...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Incorrect node width and height - Free Support ...

    Hi Team. I use Aspose.Words version 23.3. I need to identify Paragraphs position in document. I use the following code: java.awt.geom.Rectangle2D.Float getPosition(com.aspose.words.Node asposeNode) { LayoutCollect…... I need to identify paragraphs position in document. I use...that width and height of paragraphs calculated incorrectly. For...

    forum.aspose.com/t/incorrect-node-width-and-hei...