Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 15,601 for

paragraphs

(0.14 sec)
  1. Aspose.Words Document Object Model (DOM) ใน C#|...

    Document Object Model (DOM) คือการแสดงเอกสาร Word ในหน่วยความจำ อ่าน จัดการ และแก้ไขเนื้อหาและการจัดรูปแบบของเอกสาร Word โดยใช้ C#...ื่นได้ เช่น Section หรือ Paragraph ได้มาจากคลาส CompositeNode...่าง Document , Section , Paragraph , Table , Shape , Run และจุดไข่ปลาอื่นๆ...

    docs.aspose.com/words/th/net/aspose-words-docum...
  2. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) е в памет представяне на Word документ. Прочетете, манипулирайте и модифицирайте съдържанието и форматирането на Word документ, използвайки Java....възли, например, Section или Paragraph , ен CompositeNode клас, който...по-долу. Document , Section , Paragraph , Table , Shape , Run , и...

    docs.aspose.com/words/bg/java/aspose-words-docu...
  3. Aspose.Words Dokumentobjektmodell (DOM)|Aspose....

    Das Dokumentobjektmodell (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, Bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mit Java.... Section oder Paragraph , leiten sich von der Klasse...gezeigt. Document , Section , Paragraph , Table , Shape , Run , und...

    docs.aspose.com/words/de/java/aspose-words-docu...
  4. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (Українська)DOM) – це незрівнянне представлення документа Word. Читання, маніпуляція та зміна вмісту та форматування документа Word за допомогою Javaй...вершини, наприклад, Section або Paragraph , від занурення CompositeNode...нижче. Document , Section , Paragraph , Table , Shape , Run , і...

    docs.aspose.com/words/uk/java/aspose-words-docu...
  5. Aspose.Words Document Object Model (DOM) em C#|...

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando C#.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run e todas...

    docs.aspose.com/words/pt/net/aspose-words-docum...
  6. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Formatage de Texte|Documentation d'Aspose.Slide...

    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....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/fr/php-java/text-formatt...
  8. 管理 PowerPoint 段落|Aspose.Slides for PHP 文档

    创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...( $port02 ); $para1 = new Paragraph (); $tf -> getParagraphs ()...( $port12 ); $para2 = new Paragraph (); $tf -> getParagraphs ()...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  9. Shape.FirstParagraph | Aspose.Words لـ .NET

    استرجاع الفقرة الأولى من أي شكل بسهولة. حسّن تصميم مستندك باستخدام ميزة "الشكل في الفقرة الأولى" سهلة الاستخدام.... public Paragraph FirstParagraph { get ; } أمثلة...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 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/