Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 18,334 for

paragraph

(0.16 sec)
  1. Node.ParentNode | Aspose.Words per .NET

    Scopri la proprietà Node ParentNode per accedere facilmente al nodo padre immediato di qualsiasi nodo, migliorando l'efficienza dello sviluppo web e la chiarezza del codice....Document doc = new Document (); Paragraph para = doc . FirstSection...new Document (); Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....-> get_Item ( 0 )); // Get paragraphs from the target shape (assumes...shape index 1 is used). $paragraphs = $slide -> getShapes ()...

    docs.aspose.com/slides/php-java/excel-integration/
  4. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class.... paragraphs . add ( header_text ) # Create...HeaderFooter () footer . paragraphs . add ( footer_text ) # Set...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  5. Como Criar PDF usando Python|Aspose.PDF para Py...

    Crie e formate o Documento PDF com Aspose.PDF para Python via .NET....Adicione TextFragment à coleção paragraphs da página Salve o documento...texto à nova página page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/pt/python-net/create-pdf-do...
  6. Balises de documents structurés|Aspose.Words po...

    Intégrez la sémantique définie par le client ainsi que son comportement et son apparence dans un document à l'aide de balises de document structuré (SDT ou contrôle de contenu) dans Python....niveau bloc – Parmi les paragraphes et les tableaux, en tant...l’intérieur, en tant qu’enfant d’un Paragraph . Niché dans un autre StructuredDocumentTa...

    docs.aspose.com/words/fr/python-net/structured-...
  7. Articles Techniques|Documentation Aspose.Slides

    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....performance et benchmarks Copier un Paragraphe et une Portion dans PPTX...PPTX Copier un Paragraphe et une Portion dans PPTX Création d'un...

    docs.aspose.com/slides/fr/cpp/technical-articles/
  8. Python을 사용하여 PDF 생성하는 방법|Aspose.PDF for Python ...

    Aspose.PDF for Python via .NET으로 PDF 문서를 생성하고 형식화합니다.... 페이지의 paragraphs 컬렉션에 TextFragment 를 추가합니다...() # 새 페이지에 텍스트 추가 page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/ko/python-net/create-pdf-do...
  9. Row.IsLastRow | Aspose.Words per .NET

    Scopri la proprietà Row IsLastRow. Identifica facilmente se una riga è l'ultima di una tabella, semplificando la gestione dei dati e migliorando l'efficienza di programmazione....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

    reference.aspose.com/words/it/net/aspose.words....
  10. ParagraphFormat.KeepWithNext | Aspose.Words per...

    Scopri come la proprietà KeepWithNext di ParagraphFormat garantisce che i paragrafi restino uniti, migliorando il flusso e la leggibilità del documento, per un aspetto curato....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

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