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

paragraphs

(0.13 sec)
  1. Utiliser DocumentBuilder pour Modifier facileme...

    Utilisez le générateur de documents pour modifier facilement un document en C++....des Paragraphes La mise en forme actuelle du paragraphe est représentée...propriétés de mise en forme de paragraphe disponibles dans Microsoft...

    docs.aspose.com/words/fr/cpp/using-documentbuil...
  2. Chercher

    chercher...Dans la boucle, accédez aux paragraphes à l’aide de la méthode I...raphs() . Parcourez les paragraphes et accédez aux parties à...

    blog.aspose.com/fr/slides/extract-text-from-pow...
  3. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....insert the paragraph number of the referenced paragraph exactly...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Font.DoubleStrikeThrough | Aspose.Words för .NET

    Upptäck egenskapen för teckensnittet DoubleStrikeThrough. Formatera enkelt text med en dubbel genomstrykning för ökad tydlighet och stil i dina dokument....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose.PSD for .NET 19.9 - 发行说明|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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. Aufzählungs‑ und nummerierte Listen in Präsenta...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Java verwalten. Schritt‑für‑Schritt‑Anleitung....Absatzinstanz mit der Klasse Paragraph . Legen Sie den Aufzählungstyp...eines Absatzes Paragraph para = new Paragraph (); // Festlegen...

    docs.aspose.com/slides/de/java/manage-bullet/
  8. Gestionar listas con viñetas y numeradas en pre...

    Aprenda cómo gestionar listas con viñetas y numeradas en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Java. Guía paso a paso....de párrafo usando la clase Paragraph . Establecer el tipo de viñeta...Creando un párrafo Paragraph para = new Paragraph (); // Configurando...

    docs.aspose.com/slides/es/java/manage-bullet/
  9. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...