Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 18,497 for

paragraphs

(0.31 sec)
  1. Поворот текста внутри PDF с использованием C#|A...

    Узнайте, как поворачивать текст в PDF-файлах на .NET с использованием Aspose.PDF для настройки выравнивания текста и улучшения презентации.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ru/net/rotate-text-inside-pdf/
  2. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...the next paragraph that is created , not to the paragraph that already...applied to the following paragraph So the alignment is set after...

    forum.aspose.com/t/header-alignment-issue-and-n...
  4. NodeImporter | Aspose.Words per .NET

    Scopri il costruttore NodeImporter e crea facilmente nuove istanze di NodeImporter per semplificare la gestione dei dati e migliorare l'efficienza del progetto.... Paragraph || insertionDestination ....NodeType . Paragraph ) { Paragraph para = ( Paragraph ) srcNode...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Aspose.Words Document Object Model (DOM)|Aspose...

    (Document Object Model) (DOM) bir Word belgesi bellek içi temsilidir. Java'i kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini oku, manipüle et ve değiştir....düğümler, örneğin Section veya Paragraph , CompositeNode sınıfından...oluşturulur. Document , Section , Paragraph , Table , Shape , Run , ve...

    docs.aspose.com/words/tr/java/aspose-words-docu...
  6. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FrameFormat.HorizontalAlignment | Aspose.Words ...

    اكتشف خاصية FrameFormat HorizontalAlignment لضبط وتحسين محاذاة الإطار الأفقية بسهولة للتحكم في التصميم بشكل أفضل....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. FrameFormat.Height | Aspose.Words per .NET

    Scopri la proprietà FrameFormat Height per accedere facilmente e utilizzare l'altezza della cornice specificata, per una maggiore flessibilità di progettazione....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  9. FrameFormat.Height | Aspose.Words för .NET

    Upptäck egenskapen FrameFormat Height för att enkelt komma åt och använda höjden på din angivna ram för ökad designflexibilitet....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Table | Aspose.Words per .NET

    Crea tabelle personalizzate senza sforzo con il nostro intuitivo Costruttore di Tabelle. Crea, personalizza e ottimizza la visualizzazione dei tuoi dati in pochi minuti!...firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); // Aggiunge testo alla prima...

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