Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 18,319 for

paragraphs

(0.17 sec)
  1. TabStopCollection.After | Aspose.Words för .NET

    Upptäck TabStopCollection After-metoden för att effektivt hämta den första tabbstoppen till höger om din angivna position för sömlös navigering....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Extraire le contenu entre les nœuds de document...

    Comment extraire facilement du contenu spécifique d'une plage du document à l'aide de Python....d’éléments complexes tels que des paragraphes, des tableaux, des images...extraire du contenu entre: Deux paragraphes spécifiques Des séquences...

    docs.aspose.com/words/fr/python-net/how-to-extr...
  3. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...auto paragraph = MakeObject < TextParagraph > (); paragraph ->...将文本片段追加到段落中 paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  4. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP presentations....// Access the math paragraph. let paragraph = mathShape . getTextFrame...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Archiwa

    Archiwa... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/pl/words/extract-text-from-word...
  7. 在 C++ 中为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循、已优化的 C++ 代码示例。...() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // 为选定的段落添加 Fly...

    docs.aspose.com/slides/zh/cpp/animated-text/
  8. Hyperlien|Documentation d'Aspose.Slides pour No...

    Ajoutez et gérez les hyperliens dans Aspose.Slides pour Node.js: texte du lien, formes et images, définissez les cibles et les actions pour PPT, PPTX et ODP avec des exemples....setText ( "Aspose" ); let paragraph = shape . getTextFrame ()...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  9. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/python-net/table-overview/
  10. ParagraphFormat.SpaceBefore | Aspose.Words لـ .NET

    اكتشف خاصية ParagraphFormat SpaceBefore لتعديل المسافة بين الفقرات بسهولة بالنقاط، مما يعزز قابلية قراءة المستند وأسلوبه....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...