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

paragraph

(0.12 sec)
  1. SubDocument.Accept | Aspose.Words per .NET

    Scopri il metodo SubDocument Accept per migliorare il coinvolgimento dei visitatori e semplificare le interazioni sulla tua piattaforma. Migliora la tua esperienza utente oggi stesso!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  2. DocumentVisitor.VisitRun | Aspose.Words لـ .NET

    استكشف طريقة DocumentVisitor VisitRun لمعالجة النصوص بكفاءة في تطبيقاتك. حسّن مهاراتك البرمجية مع هذه الأداة الأساسية!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. DocumentVisitor.VisitBodyEnd | Aspose.Words per...

    Scopri il metodo VisitBodyEnd di DocumentVisitor gestisci in modo efficiente l'enumerazione delle storie di testo e migliora le capacità di elaborazione dei documenti.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  4. 記録

    記録...Paragraphs.Add() メソッドを使用して段落に追加します。...Shapes コレクションに追加します。 Page.Paragraphs.Add() メソッドを使用して、見出しテキストをページに追加します。...

    blog.aspose.com/ja/pdf/create-multi-column-pdf-...
  5. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  6. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  7. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  8. Automatización de la generación de PowerPoint e...

    Automatiza la creación de diapositivas en plataformas en la nube con Aspose.Slides para C++ — genera, edita y convierte archivos PowerPoint y OpenDocument de forma rápida y fiable....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/es/cpp/automating-powerp...
  9. Aspose.Words DOM|Aspose.Words voor Python via .NET

    Document Object Model (DOM) is een herinneringsrepresentatie van een Word-document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word-document met behulp van Python....bijvoorbeeld, Section of Paragraph , de CompositeNode klasse...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/python-net/aspose-word...
  10. Створити Markdown – C# код – Aspose.HTML for .NET

    Код для створення файлів Markdown на C#. Використовуйте бібліотеку C#, щоб створювати Markdown з нуля та аналізувати або редагувати файли MD....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/uk/net/create-markdown/