Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,529 for

paragraph

(0.16 sec)
  1. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Paragraphs.Add(new Aspose.Pdf.HtmlFragment(“...IsNullOrEmpty(qest.QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("...

    forum.aspose.com/t/issue-text-box-child-can-not...
  2. TexteMath|Aspose.Slides pour Python Documentation

    Travaillez avec le texte mathématique en Python à l’aide d’Aspose.Slides : créez et modifiez des équations, des fractions, des radicaux, des scripts, le formatage, et générez les résultats pour PPT et PPTX....Accéder au paragraphe mathématique. math_paragraph = math_shape...text_frame . paragraphs [ 0 ] . portions [ 0 ] . math_paragraph # Ajouter...

    docs.aspose.com/slides/fr/python-net/examples/e...
  3. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs [ 0 ]. ListLabel . LabelString , Is...

    reference.aspose.com/words/net/aspose.words/rev...
  4. あるプレゼンテーションから別のプレゼンテーションへ段落を移動する|Aspose.Slides ...

    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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/ja/net/move-a-paragraph-...
  5. CompositeNode.InsertAfter | Aspose.Words för .NET

    Infoga enkelt noder med CompositeNode InsertAfter-metoden, vilket förbättrar din datastrukturhantering och säkerställer effektiv nodplacering.... Paragraphs . Count ); // Sammansatta...inline-noder som underordnade. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Texte mathématique|Documentation Aspose.Slides

    Explorez les exemples de TexteMathématique d'Aspose.Slides pour Java : créez et formatez des équations, fractions, matrices et symboles avec Java dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. IParagraph paragraph = mathShape...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/java/examples/element...
  7. Document.RevisionsView | Aspose.Words per .NET

    Gestisci le revisioni dei documenti senza sforzo! Scegli tra versioni originali o aggiornate per una collaborazione fluida e una maggiore produttività....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/it/net/aspose.words/...
  8. CompositeNode.ChildNodes | Aspose.Words för .NE...

    CompositeNode fast egendom. Hämtar alla omedelbara underordnade noder för denna nod.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Arbeta med former Stycke|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/sv/net/working-with-sha...
  10. TabStop.Equals | Aspose.Words لـ .NET

    اكتشف طريقة TabStop Equals لمقارنة نسخ TabStop بكفاءة. حسّن دقة برمجتك وسهّل عملية التطوير!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

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