Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 18,321 for

paragraph

(0.12 sec)
  1. ParagraphFormat.FarEastLineBreakControl | Aspos...

    Discover the ParagraphFormat FarEastLineBreakControl property, enabling East Asian line-breaking rules for precise text formatting in your documents....are applied to the current paragraph. public bool FarEastLineBreakCont...

    reference.aspose.com/words/net/aspose.words/par...
  2. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method... first_paragraph . append_child ( aw . Run...= 'Source document first paragraph text.' )) dst_doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.textWrapping property | Aspose.Words for ...

    Table.textWrapping property. Gets or sets [Table.textWrapping](./) for table....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…...document property contains paragraph break character. Inline level...level SDS cannot contain paragraphs, they can contain only inline...

    forum.aspose.com/t/error-on-updating-fields-of-...
  6. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Aspose::Words::Fields::FieldAutoNumOut class | ...

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Problema con sostituzione font - Free Support F...

    Buongiorno, ho la necessità durante la conversione docx → pdf di forzare la sostituzione di un determinato font mancante(OpenSymbol) con un altro font (DejavuSans). Per ottenere questo il risultato ho dovuto scrivere q…...<summary> /// Called when a Paragraph end is encountered in the...visitParagraphEnd(Paragraph paragraph) { resetFont(paragraph.getParagraphBreakFon());...

    forum.aspose.com/t/problema-con-sostituzione-fo...
  9. Create a TextBox in which each line has a diffe...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....horizontal alignment of your paragraph text using the TextParagraph...

    docs.aspose.com/cells/net/create-textbox-in-whi...
  10. Create a TextBox in which each line has a diffe...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....horizontal alignment of your paragraph text using the TextParagraph...

    docs.aspose.com/cells/python-net/create-textbox...