Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 18,590 for

paragraphs

(1.21 sec)
  1. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....position of the referenced paragraph. public bool InsertRelativePositi...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphCollection.ToArray | Aspose.Words för ...

    Konvertera enkelt din ParagraphCollection till en array med ToArray-metoden, vilket effektiviserar datahanteringen och förbättrar din dokumentbehandling.... public Paragraph [] ToArray () Returvärde En...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. ParagraphCollection.ToArray | Aspose.Words per ...

    Converti senza sforzo la tua ParagraphCollection in un array con il metodo ToArray, semplificando la gestione dei dati e migliorando l'elaborazione dei tuoi documenti.... public Paragraph [] ToArray () Valore di ritorno...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/it/net/aspose.words/...
  6. نص رياضي|Aspose.Slides لـ Node.js عبر توثيق .NET

    استكشف أمثلة Aspose.Slides للـ Node.js المتعلق بالنص الرياضي: إنشاء وتنسيق المعادلات، الكسور، المصفوفات، والرموز في عروض PPT و PPTX و ODP.... let paragraph = mathShape . getTextFrame...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ar/nodejs-java/examples/...
  7. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Arşiv

    Arşiv...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/tr/slides/convert-ppt-to-video-...
  9. Comment changer la couleur du texte en HTML ? E...

    À l'aide d'exemples C# Aspose.HTML, vous apprendrez à modifier la couleur du texte dans un fichier HTML à l'aide de CSS internes et en ligne.... le premier élément d’un paragraphe pour définir un attribut...C# Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...

    docs.aspose.com/html/fr/net/how-to-articles/how...
  10. Traduire Markdown en DOM|Aspose.Words pour .NET

    Traduisez un document Markdown en Document Object Model et inversement en utilisant C#. Vous pouvez ainsi travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro....utilisons également des styles de paragraphe dont le nom commence par...liste, soit en format de paragraphe. Blocs en ligne Nous utilisons...

    docs.aspose.com/words/fr/net/translate-markdown...