Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 18,529 for

paragraphs

(0.13 sec)
  1. TxtSaveOptions Class | Aspose.Words för .NET

    Upptäck Aspose.Words.TxtSaveOptions för förbättrad dokumentsparning. Anpassa ditt textformat med kraftfulla alternativ för optimala resultat....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Skapa ett "TxtSaveOptions"-objekt...

    reference.aspose.com/words/sv/net/aspose.words....
  2. TxtSaveOptions Class | Aspose.Words لـ .NET

    اكتشف خيارات حفظ Aspose.Words.TxtSave لتحسين حفظ المستندات. خصّص تنسيق نصك بخيارات فعّالة لتحقيق أفضل النتائج....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // قم بإنشاء كائن "TxtSaveOptions"،...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Archivio

    Archivio...nodi a livello di blocco (Paragraph, Table) o inline (ad es. Run...seguito. public static List<Paragraph> ParagraphsByStyleNam(Document...

    blog.aspose.com/it/words/extract-text-from-word...
  4. Textabschnitte in Präsentationen mit C++ verwal...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für C++ verwalten, um Leistung und Anpassungsmöglichkeiten zu steigern....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/de/cpp/portion/
  5. Table Overview|Aspose.Words for .NET

    Work with tables and their components such as cells, rows, columns in Aspose.Words for .NET. How to work with tables in C#....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/net/table-overview/
  6. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/com...
  7. 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/
  8. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX 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/docx/
  9. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown 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/md/
  10. Archiv

    Archiv...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/cs/slides/convert-ppt-to-video-...