Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 18,994 for

paragraph

(0.33 sec)
  1. Travailler avec Content Control SDT|Aspose.Word...

    Gestion avancée du contenu des documents, comment créer et manipuler des contrôles de contenu (Balises de document structurées) à l'aide de C++....Niveau bloc - Parmi les paragraphes et les tableaux, en tant...l’intérieur, en tant qu’enfant d’un paragraphe Imbriqué dans un autre StructuredDocumentTa...

    docs.aspose.com/words/fr/cpp/structured-documen...
  2. Travailler avec du texte dans un tableau|Aspose...

    Remplacez le texte dans un tableau dans C#. Extrayez le texte brut d'un tableau ou d'une cellule à l'aide de C#....existant par du texte multi-paragraphes. Pour ce faire, vous devez...cellule) ou au niveau du paragraphe. L’exemple de code suivant...

    docs.aspose.com/words/fr/net/work-with-text-in-...
  3. Konvertieren Sie Aufzählungspunkte in Absätze i...

    Konvertieren Sie Aufzählungspunkte mit C# in Absätze in einer Word-Datei. Dieser Artikel enthält eine Liste von Schritten und einen Beispielcode zum Entfernen von Aufzählungspunkten aus Word-Dokumenten mit C#....Listen Durchlaufen Sie alle paragraphs in der Word-Datei Greifen...untergeordneten Knoten vom Typ Paragraph. Greifen Sie auf die ListFormat-Eigenschaft...

    kb.aspose.com/de/words/net/convert-bullet-point...
  4. CompositeNode.AppendChild | Aspose.Words per .NET

    Scopri come il metodo CompositeNode AppendChild migliora la tua programmazione aggiungendo nodi senza problemi all'elenco dei nodi figlio. Aumenta l'efficienza del tuo sviluppo!... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the document in C++....get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...get_BuiltInDocumentPrope () -> get_Paragraphs ()); // For the line count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Manage Presentation Text in Java|Aspose.Slides ...

    Learn to manage text in Aspose.Slides for Java: edit placeholders, fonts, Paragraphs, bullets, and more with clear Java code examples for PPT, PPTX, and ODP....Java Manage PowerPoint Text Paragraphs in Java Format PowerPoint...

    docs.aspose.com/slides/java/manage-text/
  7. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...PARAGRAPH_BREAK_CHAR property ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Lưu trữ

    Lưu trữ...Paragraphs.Add(image); // Lưu tệp PDF...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // Lưu tệp PDF...

    blog.aspose.com/vi/pdf/images-to-pdf-csharp/
  9. Gérer les zones de texte dans les présentations...

    Aspose.Slides for Java facilite la création, la modification et le clonage des zones de texte dans les fichiers PowerPoint et OpenDocument, améliorant ainsi l'automatisation de vos présentations....getTextFrame (); // Crée l'objet Paragraph pour le cadre de texte IParagraph...un objet Portion pour le paragraphe IPortion portion = para ...

    docs.aspose.com/slides/fr/java/manage-textbox/
  10. 档案

    档案...Paragraphs.Add(image); // 保存输出 PDF 文件...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // 保存输出 PDF 文件...

    blog.aspose.com/zh/pdf/images-to-pdf-csharp/