Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 15,552 for

paragraphs

(0.07 sec)
  1. Remplacer du Texte dans un PDF via Python|Aspos...

    En savoir plus sur les différentes manières de remplacer et de supprimer du texte avec Aspose.PDF pour Python via la bibliothèque .NET....numéro de la page où la classe Paragraph actuelle se trouve. $P est...TextFragment à la collection de paragraphes des documents PDF, il ne...

    docs.aspose.com/pdf/fr/python-net/replace-text-...
  2. Gérer les TextBox|Documentation Aspose.Slides

    Ajouter un textbox ou un cadre texte aux présentations PowerPoint en C++...get_TextFrame (); // Crée l'objet Paragraphe pour le cadre de texte auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Crée...

    docs.aspose.com/slides/fr/cpp/manage-textbox/
  3. ハイパーリンクの管理|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションにハイパーリンクを追加する方法...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ja/java/manage-hyperlinks/
  4. 管理文本框|Aspose.Slides for Python 文档

    在Python或.NET中将文本框或文本框架添加到PowerPoint演示文稿...text_frame # 为文本框创建Paragraph对象 para = txtFrame . paragraphs [ 0 ] # 为段落创建一个Portion对象...AutoShape : for paragraph in shape . text_frame . paragraphs : for portion...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  5. DocumentVisitor.VisitRowEnd | Aspose.Words per ...

    DocumentVisitor VisitRowEnd metodo. Chiamato al termine dellenumerazione di una riga della tabella in C#....Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  6. 복잡한 PDF 만들기|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하면 하나의 문서에 이미지, 텍스트 조각 및 테이블을 포함하는 더 복잡한 문서를 만들 수 있습니다.... 페이지 Paragraphs 에 헤더를 추가합니다. 1. [TextFra...표 속성을 추가합니다. 1. (표)를 페이지 [Paragraphs](https://reference.aspose...

    docs.aspose.com/pdf/ko/cpp/complex-pdf-example/
  7. CSS Selectors – CSS and HTML Examples

    In this article, you'll learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > Class Selector The...

    docs.aspose.com/html/net/tutorial/css-selectors/
  8. DocumentVisitor.VisitCellEnd | Aspose.Words per...

    DocumentVisitor VisitCellEnd metodo. Chiamato al termine dellenumerazione di una cella di tabella in C#....Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Gestionar TextBox|Documentación de Aspose.Slides

    Agregar un textbox o marco de texto a presentaciones de PowerPoint en C# o .NET...TextFrame ; // Crea el objeto Paragraph para el marco de texto IParagraph...IParagraph para = txtFrame . Paragraphs [ 0 ]; // Crea un objeto...

    docs.aspose.com/slides/es/net/manage-textbox/
  10. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...