Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 18,545 for

paragraphs

(0.2 sec)
  1. CompositeNode.InsertAfter | Aspose.Words per .NET

    Inserisci nodi senza sforzo con il metodo InsertAfter di CompositeNode, migliorando la gestione della struttura dati e garantendo un posizionamento efficiente dei nodi.... Paragraphs . Count ); // I nodi compositi...e inline come figli. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...
  2. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphstart method. Called when enumeration of a paragraph has started in C++....Called when enumeration of a paragraph has started. virtual Aspose...Aspose :: Words :: Paragraph > paragraph ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...insert hyper link after every paragraph . But once the document is...isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  5. Utilisation de FloatingBox pour la génération d...

    Cette page explique comment formater le texte à l'intérieur de la boîte flottante.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dans l’exemple...

    docs.aspose.com/pdf/fr/net/floating-box/
  6. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Menggunakan FloatingBox untuk generasi teks|Asp...

    Halaman ini menjelaskan cara memformat teks di dalam floating box.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dalam...

    docs.aspose.com/pdf/id/net/floating-box/
  8. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....// Access the math paragraph. auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  9. Гиперссылка|Документация Aspose.Slides

    Добавляйте и управляйте гиперссылками в Aspose.Slides for C++: связывайте текст, фигуры и изображения, задавайте цели и действия для PPT, PPTX и ODP с примерами на C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  10. الارتباط التشعبي|وثائق Aspose.Slides

    إضافة وإدارة الارتباطات التشعبية في Aspose.Slides for C++: ربط النصوص، الأشكال، والصور، وتعيين الأهداف والإجراءات لملفات PPT و PPTX و ODP باستخدام أمثلة C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ar/cpp/examples/elements...