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

paragraphs

(0.48 sec)
  1. 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...
  2. 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/
  3. Гиперссылка|Документация 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...
  4. الارتباط التشعبي|وثائق 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...
  5. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for C++: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C++ examples....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/cpp/examples/elements/hy...
  6. 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...
  7. Chercher

    chercher... obtenez la référence du paragraphe auquel vous souhaitez appliquer...as presentation: # select paragraph to add effect autoShape =...

    blog.aspose.com/fr/slides/apply-text-animation-...
  8. Comment supprimer tous les sauts de page dans W...

    Cet article explique comment supprimer tous les sauts de page dans Word à l'aide de C#. Il contient des informations sur les paramètres de l'IDE, une liste d'étapes et un programme exécutable pour éliminer les sauts de page dans Word à l'aide de C#....tous les paragraphs Parcourez tous les paragraphes et vérifiez...les sauts de page avant le paragraphe Supprimer les sauts de page...

    kb.aspose.com/fr/words/net/how-to-remove-all-pa...
  9. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. @property def widow_control...

    reference.aspose.com/words/python-net/aspose.wo...