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

paragraphs

(1.1 sec)
  1. 在 C++ 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/zh/cpp/text-formatting/
  2. Navigation with Cursor in Node.js|Aspose.Words ...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Node.js....get the currently selected paragraph or the currently selected...currentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/nodejs-net/navigation-wit...
  3. ReplaceAction Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.ReplaceAction per controllare i risultati delle corrispondenze nelle operazioni di sostituzione, migliorando l'efficienza e la precisione della modifica dei documenti.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....
  4. ASP - VBScript를 통한 COM 상호 운용|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/ko/net/asp-vbscript-via-com...
  5. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/fr/net/asp-vbscript-via-com...
  6. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  7. Pythonで上付き文字と下付き文字を管理|Aspose.Slides for Python ...

    Aspose.Slides for Python via .NETで上付き文字と下付き文字をマスターし、プロフェッショナルなテキスト書式設定でプレゼンテーションを最大のインパクトに高めましょう。... paragraphs . clear () # 上付き文字用の段落を作成します。...上付き文字用の段落を作成します。 superscript_paragraph = slides . Paragraph () # 通常テキストのテキスト部分を作成します。...

    docs.aspose.com/slides/ja/python-net/superscrip...
  8. Archivo

    Archivo...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/es/slides/convert-ppt-to-video-...
  9. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Run can only be a child of Paragraph or inline StructuredDocumentTa...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font.DoubleStrikeThrough | Aspose.Words för .NET

    Upptäck egenskapen för teckensnittet DoubleStrikeThrough. Formatera enkelt text med en dubbel genomstrykning för ökad tydlighet och stil i dina dokument....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/sv/net/aspose.words/...