Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 18,326 for

paragraphs

(0.08 sec)
  1. Créer une zone de texte dans laquelle chaque li...

    Apprenez à créer une zone de texte dans laquelle chaque ligne peut avoir un alignement horizontal différent en utilisant Aspose.Cells for Node.js via C++....horizontal de votre texte de paragraphe en utilisant la propriété..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/fr/nodejs-cpp/create-text...
  2. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++....aph method Gets the last paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. Archiwa

    Archiwa...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Wyświetl...

    blog.aspose.com/pl/slides/extract-text-from-pow...
  4. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat.RemoveNumbers | Aspose.Words för .NET

    Ta enkelt bort siffror eller punkter från dina stycken med metoden ListFormat RemoveNumbers, vilket återställer listnivån till noll för ren formatering.... Paragraph , true ); Assert . AreEqual... paras . Count ( n => (( Paragraph ) n ). ListFormat . IsListItem...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Verwalten von PowerPoint-Textabsätzen in PHP|As...

    Beherrschen Sie die Absatzformatierung mit Aspose.Slides für PHP via Java — optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP-Präsentationen....( $port02 ); $para1 = new Paragraph (); $tf -> getParagraphs ()...( $port12 ); $para2 = new Paragraph (); $tf -> getParagraphs ()...

    docs.aspose.com/slides/de/php-java/manage-parag...
  7. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...

    reference.aspose.com/words/cpp/aspose.words.bui...
  8. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。...MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  9. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/net/inserting-fields/
  10. Font.Hidden | Aspose.Words per .NET

    Scopri la proprietà Font Hidden. Identifica facilmente se il tuo testo è formattato come nascosto. Migliora la chiarezza e la presentazione del tuo documento oggi stesso!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...