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

paragraphs

(0.12 sec)
  1. Lavorare con le forme Paragrafo|Documentation

    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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/it/net/working-with-sha...
  2. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint à l'aide d'Aspose.Slides pour C++, en améliorant les performances et la personnalisation....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/fr/cpp/portion/
  3. TabStopCollection.Before | Aspose.Words för .NET

    Upptäck TabStopCollection Before-metoden, hämta effektivt närmaste vänstra tabbstopp för sömlös navigering i din applikation....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Node.CustomNodeId | Aspose.Words per .NET

    Scopri la proprietà CustomNodeId del nodo per un'identificazione efficiente dei nodi personalizzati. Arricchisci il tuo progetto con identificatori univoci per una migliore organizzazione!... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  5. 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/...
  6. Trabajar con párrafo de formas|Documentation

    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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/es/net/working-with-sha...
  7. 管理 PHP 中的 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    通过 Java 使用 Aspose.Slides for PHP 掌握段落格式化——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...Slides 提供了 Paragraph 类,允许您添加表示文本片段的对象。 Paragraph 对象可以包含一个或多个...Portion 类,允许您添加表示文本及其格式属性的对象。 Paragraph 对象能够通过其底层的 Portion 对象处理具有不同格式属性的文本。...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  8. Texto matemático|Documentación de Aspose.Slides

    Explore los ejemplos de MathematicalText de Aspose.Slides for C++: cree y formatee ecuaciones, fracciones, matrices y símbolos con C++ en presentaciones PPT, PPTX y ODP.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/es/cpp/examples/elements...
  9. نص رياضي|وثائق Aspose.Slides

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

    docs.aspose.com/slides/ar/cpp/examples/elements...
  10. Replace Fields With Static Text in PHP|Aspose.W...

    Replace Fields With Static Text using PHP....visitParagraphEnd ( Paragraph paragraph ) { if ( mFieldDepth...converted continues onto another paragraph. We // need to copy the remaining...

    docs.aspose.com/words/java/replace-fields-with-...