Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 18,967 for

paragraph

(0.1 sec)
  1. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    forum.aspose.com/t/your-examplesimple-does-not-...
  2. 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...
  3. 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/...
  4. .NET での PowerPoint 自動生成: 動的なプレゼンテーションを簡単に作成|Asp...

    Aspose.Slides for .NET を使用してクラウドプラットフォーム上でスライド作成を自動化し、PowerPoint および OpenDocument ファイルを高速かつ確実に生成、編集、変換します。...text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/ja/net/automating-powerp...
  5. Formatação de Texto dentro do PDF usando C#|Asp...

    Aprenda como formatar texto dentro de um documento PDF em .NET usando Aspose.PDF para melhorar a apresentação visual do documento.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/pt/net/text-formatting-insi...
  6. تنسيق النص داخل PDF باستخدام C#|Aspose.PDF for ...

    تعلم كيفية تنسيق النص داخل مستند PDF في .NET باستخدام Aspose.PDF لتعزيز العرض المرئي للمستند.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ar/net/text-formatting-insi...
  7. Mathematische Gleichungen aus Präsentationen in...

    Ermöglichen Sie den nahtlosen Export mathematischer Gleichungen von PowerPoint nach MathML mit Aspose.Slides für Python via .NET - erhalten Sie die Formatierung und steigern Sie die Kompatibilität....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/de/python-net/exporting-...
  8. 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....
  9. Range.Replace | Aspose.Words för .NET

    Ersätt enkelt alla förekomster av ett teckensträngmönster med metoden Range Replace. Förbättra din textbehandling med detta kraftfulla verktyg!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. 档案

    档案...Paragraphs.Add(Graph) 方法将图表添加到页面。 使用...将图形对象添加到页面的段落集合 page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/zh/pdf/create-graphs-and-charts...