Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 18,953 for

paragraph

(0.14 sec)
  1. Niveaux logiques des nœuds dans un document en ...

    Dans Aspose.Words pour C++ la documentation mentionnait les niveaux logiques des nœuds-niveau bloc, niveau en ligne ou niveau ligne. Le niveau du nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud....toute histoire se compose de paragraphes et de tableaux, respectivement...représentés par les objets Paragraph et Table du niveau Bloc. De...

    docs.aspose.com/words/fr/cpp/logical-levels-of-...
  2. Abrufen von Absatzgrenzen aus Präsentationen in...

    Erfahren Sie, wie Sie Absatz- und Textabschnittsgrenzen in Aspose.Slides für Java abrufen, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()){ Point2D...

    docs.aspose.com/slides/de/java/paragraph/
  3. 아카이브

    아카이브...Paragraphs[0].Portions[0].PortionFormat...하이퍼링크 설정 shape1.TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    blog.aspose.com/ko/slides/work-with-hyperlinks-...
  4. 아카이브

    아카이브...SetAttribute("id", "first-paragraph"); // 3. 텍스트 노드 생성 var paraText...CreateTextNode("This is first paragraph. "); // 4. 단락에 텍스트 추가 p.A...

    blog.aspose.com/ko/html/create-read-edit-html-f...
  5. 搜索

    搜索...SetAttribute("id", "first-paragraph"); // 3.創建文本節點 var paraText...CreateTextNode("This is first paragraph. "); // 4.給段落添加文字 p.AppendChild(paraText);...

    blog.aspose.com/zh-hant/html/create-read-edit-h...
  6. Éditer HTML avec Python

    Éditez HTML avec Python. Aspose.HTML pour Python via .NET est un SDK de niveau entreprise pour la création et la modification de pages HTML de manière programmatique.... Accédez au paragraphe par ID et mettez à jour le...le texte du paragraphe. Créez un nouveau paragraphe en appelant...

    blog.aspose.com/fr/html/edit-html-with-python/
  7. InlineStory.FirstParagraph | Aspose.Words per .NET

    Scopri la proprietà FirstParagraph di InlineStory per accedere facilmente al primo paragrafo del tuo articolo e migliorarlo per un maggiore coinvolgimento.... public Paragraph FirstParagraph { get ; } Esempi...comment . AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/it/net/aspose.words/...
  8. BorderCollection.Item | Aspose.Words för .NET

    Upptäck egenskapen BorderCollection Item för att enkelt komma åt kantobjekt efter typ. Effektivisera din design med effektiv kanthantering!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Python'te İmleçle Gezinme|Python via .NET için ...

    Python'i kullanarak bir belge içindeki paragraf, yer imi veya belirli bir karakter gibi farklı düğümler arasında gezinin.... Ayrıca current_paragraph ve current_section özelliklerini...veya Paragrafa Git move_to_paragraph veya move_to_section yöntemlerini...

    docs.aspose.com/words/tr/python-net/navigation-...
  10. Crear una tabla en una diapositiva de PowerPoin...

    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.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/es/net/creating-a-table-...