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

paragraphs

(0.76 sec)
  1. Obtener todo el texto de una diapositiva|Docume...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  2. Arşiv

    Arşiv...Paragraphs.Add(Graph) yöntemini kullanarak...ekleyin page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/tr/pdf/create-graphs-and-charts...
  3. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is een in-memory weergave van een Word document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word document met behulp van C++.... bijvoorbeeld Section of Paragraph , zijn afgeleid van de CompositeNode...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/cpp/aspose-words-docum...
  4. Aspose.Words model obiect Document (DOM) în C++...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind C++.... de exemplu, Section sau Paragraph , derivă din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run , și...

    docs.aspose.com/words/ro/cpp/aspose-words-docum...
  5. Aspose.Words Model Obiect Document (DOM)|Aspose...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind Java.... de exemplu, Section sau Paragraph , derivă din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run , și...

    docs.aspose.com/words/ro/java/aspose-words-docu...
  6. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 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...
  7. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" 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. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" 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...
  10. Working With Nodes in Python|Aspose.Words for Java

    Working With Nodes using Python....Document" ) Paragraph = jpype . JClass ( "com.aspose...aspose.words.Paragraph" ) Node = jpype . JClass ( "com.aspose...

    docs.aspose.com/words/java/working-with-nodes-i...