Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 18,545 for

paragraphs

(0.19 sec)
  1. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/com...
  2. FieldStyleRef.insertParagraphNumber property | ...

    FieldStyleRef.insertParagraphNumber property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...// Create paragraph for TextBox content Paragraph textPara =...= new Paragraph(document); textPara.getParagraphFormat().setA...

    forum.aspose.com/t/topic/324972
  4. Gérer les hyperliens de présentation en C++|Doc...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++ — améliorez l'interactivité et le flux de travail en quelques minutes....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/fr/cpp/manage-hyperlinks/
  5. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML DOM with Aspose.HTML for Python via .NET; how to create, populate, add HTML elements, and edit inline and internal CSS....document will contain a text paragraph with an id attribute: Use...HTMLDocument to create a paragraph element <p> . Use the method...

    docs.aspose.com/html/python-net/edit-html-docum...
  6. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... paragraph_format . alignment = aw ....insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Scopri la proprietà FindReplaceOptions IgnoreStructuredDocumentTags. Controlla se il contenuto di StructuredDocumentTag viene ignorato con questa impostazione booleana di facile utilizzo.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/it/net/aspose.words....
  8. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...TextBuilder ( page ) # テキスト段落を作成 paragraph = ap . text . TextParagraph...TextParagraph () # 以降の行のインデントを設定 paragraph . subsequent_lines_indent = 20...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...
  9. 搜索

    搜索...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // 為所選段落添加飛行動畫效果...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/zh-hant/slides/apply-animation-...
  10. Texto matemático|Aspose.Slides para Node.js a t...

    Explore ejemplos de MathematicalText de Aspose.Slides para Node.js: cree y formatee ecuaciones, fracciones, matrices y símbolos en presentaciones PPT, PPTX y ODP.... let paragraph = mathShape . getTextFrame...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/es/nodejs-java/examples/...