Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 18,953 for

paragraphs

(0.56 sec)
  1. Napravi HTML Koristeći Python

    Napravite novi HTML u Python u nekoliko koraka. Jednostavno izradite HTML pomoću Python via .NET biblioteke....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hr/python-net/make/html/
  2. Tee WORD, Kasutades Python

    Looge mõne sammuga uus WORD asukohas Python. Looge lihtsalt WORD, kasutades Python via .NET teeki....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/et/python-net/make/word/
  3. Vytvořit Markdown Pomocí Python

    Vytvořte nový Markdown v Python v několika krocích. Snadno vytvořte Markdown pomocí knihovny Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/cs/python-net/make/md/
  4. Padarykite DOCX Naudodami Python

    Atlikdami kelis veiksmus sukurkite naują DOCX Python. Lengvai sukurkite DOCX naudodami Python via .NET biblioteką....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/lt/python-net/make/docx/
  5. Padarykite DOC Naudodami Python

    Atlikdami kelis veiksmus sukurkite naują DOC Python. Lengvai sukurkite DOC naudodami Python via .NET biblioteką....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/lt/python-net/make/doc/
  6. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...Paragraph) { Paragraph p = (Paragraph)child; if (styles...page breaks from the last paragraph while (part.LastSection.Body...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  9. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the documentation article in C++....insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. نسخ فقرة وجزء في PPTX|وثائق Aspose.Slides لـ Py...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # use... paraData = par . create_paragraph_format_effective () # use...

    docs.aspose.com/slides/ar/python-net/copying-pa...