Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 18,544 for

paragraph

(1.21 sec)
  1. LayoutCollector.GetEntity | Aspose.Words per .NET

    Scopri il metodo GetEntity di LayoutCollector e recupera senza sforzo la posizione di LayoutEnumerator per una navigazione fluida nei documenti e una maggiore produttività....metodo funziona solo per Paragraph nodi, così come nodi in linea...è stata restituita per un Paragraph Il nodo è un’interruzione...

    reference.aspose.com/words/it/net/aspose.words....
  2. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Scopri come la proprietà SaveFormat di WordML2003SaveOptions definisce i formati di salvataggio dei documenti. Garantisci una compatibilità perfetta con WordML per i tuoi file!...ine}\t\t" + $"<o:Paragraphs>1</o:Paragraphs>{newLine}\t\t" +...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + "<o:Characte...

    reference.aspose.com/words/it/net/aspose.words....
  3. StyleCollection.Item | Aspose.Words لـ .NET

    اكتشف خاصية Item القوية في StyleCollection لاسترداد الأنماط بسهولة حسب الاسم أو الاسم المستعار، مما يعزز تجربة التصميم الخاصة بك بسهولة!...Paragraph"، ستطبق المجموعة قيم // خاصية...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Créer un document PDF par programmation|Aspose....

    Cette page décrit comment créer un document PDF à partir de zéro avec Aspose.PDF pour Python via la bibliothèque .NET....TextFragment à la collection de paragraphs de la page Enregistrez le...à la nouvelle page page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/fr/python-net/create-document/
  5. Suchen und Ersetzen in Präsentation|Aspose.Slid...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/de/net/find-and-replace-...
  6. Tworzenie pliku PDF przy użyciu .NET | Aspose.PDF

    W tym temacie przedstawiono, jak używać Aspose.PDF for .NET API do łatwego generowania i odczytywania plików PDF w aplikacjach .NET....TextFragment do kolekcji Paragraphs strony. Zapisz plik PDF za.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/pl/net/create/
  7. TabStop.Alignment | Aspose.Words لـ .NET

    اكتشف خاصية محاذاة علامات التبويب لتخصيص محاذاة النص بسهولة عند علامات التبويب، مما يعزز تخطيط مستندك وقابليته للقراءة.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. ParagraphFormat.TabStops | Aspose.Words för .NET

    Upptäck egenskapen ParagraphFormat TabStops för att enkelt hantera anpassade tabbstopp, förbättra dokumentformateringen och förbättra läsbarheten.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...Paragraphs.Add(table1); Aspose.Pdf.Row...Add(); cell4.Paragraphs.Add(field); cell5.Paragraphs.Add(field2);...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  10. Archivio

    Archivio...Aggiungi paragrafo Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.Portions.Add(portion); shape...

    blog.aspose.com/it/slides/apply-theme-in-powerp...