Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 18,326 for

paragraphs

(0.12 sec)
  1. Aspose.Words об'єктна модель документа (DOM) в ...

    Об'єктна модель документа (DOM) - це представлення документа Word в пам'яті. Зчитуйте, маніпулюйте та змінюйте вміст та форматування документа Word за допомогою C++....вузли, наприклад, Section або Paragraph , є похідними від класу CompositeNode...нижче. Document , Section , Paragraph , Table , Shape , Run , а...

    docs.aspose.com/words/uk/cpp/aspose-words-docum...
  2. Aspose.Words Document Object Model (DOM) w form...

    Document Object Model (DOM) to reprezentacja dokumentu programu Word w pamięci. Czytaj, manipuluj i modyfikuj zawartość oraz formatowanie dokumentu programu Word przy użyciu formatu C#.... na przykład Section lub Paragraph , wywodzą się z klasy CompositeNode...poniżej. Document , Section , Paragraph , Table , Shape , Run i wszystkie...

    docs.aspose.com/words/pl/net/aspose-words-docum...
  3. Aspose.Words Объектная модель документа (DOM)|A...

    Объектная модель документа (DOM) - это представление документа Word в памяти. Считывайте, манипулируйте и изменяйте содержимое и форматирование документа Word с помощью Java....узлы, например, Section или Paragraph , являются производными от...ниже. Document , Section , Paragraph , Table , Shape , Run , а...

    docs.aspose.com/words/ru/java/aspose-words-docu...
  4. Aspose.Words Document Object Model (DOM) di C#|...

    Document Object Model (DOM) adalah representasi dokumen Word dalam memori. Membaca, memanipulasi, dan memodifikasi konten dan format dokumen Word menggunakan C#....lain, misalnya Section atau Paragraph , berasal dari kelas CompositeNode...ini. Document , Section , Paragraph , Table , Shape , Run , dan...

    docs.aspose.com/words/id/net/aspose-words-docum...
  5. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. ensureMinimum...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Gets the last paragraph in the story. public Paragraph LastParagraph...\rRun 3." )); See Also class Paragraph class Story namespace Aspose...

    reference.aspose.com/words/net/aspose.words/sto...