Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 18,590 for

paragraph

(0.36 sec)
  1. 아카이브

    아카이브...Paragraphs.Add(Graph) 메서드를 사용하여 페이지에...개체 추가 page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/ko/pdf/create-graphs-and-charts...
  2. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/id/python-net/whatsnew/
  3. Automatisation de la génération de PowerPoint e...

    Automatisez la création de diapositives sur les plateformes cloud avec Aspose.Slides pour C++—générez, modifiez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/fr/cpp/automating-powerp...
  4. آرشیوها

    آرشیوها...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...Slides for .NET")); Paragraph para2 = new Paragraph(); para2.Portions...

    blog.aspose.com/fa/slides/convert-ppt-to-video-...
  5. Aspose.Words DOM|Aspose.Words لـ Python via .NET

    Document Object Model (DOM) هو تمثيل في الذاكرة لمستند Word. قراءة ومعالجة وتعديل محتوى وتنسيق مستند Word باستخدام Python....على سبيل المثال، Section أو Paragraph ، مشتقة من فئة CompositeNode...أدناه. Document ، Section ، Paragraph ، Table ، Shape ، Run ، وجميع...

    docs.aspose.com/words/ar/python-net/aspose-word...
  6. Aspose.Words Dokumentobjektmodell (DOM) in C++|...

    Das Dokumentobjektmodell (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, Bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mit C++.... Section oder Paragraph , leiten sich von der Klasse...gezeigt. Document , Section , Paragraph , Table , Shape , Run , und...

    docs.aspose.com/words/de/cpp/aspose-words-docum...
  7. Aspose.Words DOM|Python via .NET için Aspose.Words

    Document Object Model (DOM), bir Word belgesinin bellek içi temsilidir. Python kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Section veya Paragraph gibi diğer düğümleri içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run ve diyagramdaki...

    docs.aspose.com/words/tr/python-net/aspose-word...
  8. ParagraphFormat.RightIndent | Aspose.Words لـ .NET

    اكتشف كيفية تعديل المسافة البادئة اليمنى لفقراتك بسهولة باستخدام خاصية ParagraphFormat RightIndent. حسّن تنسيق مستندك اليوم!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Upptäck egenskapen FindReplaceOptions IgnoreStructuredDocumentTags. Kontrollera om StructuredDocumentTag-innehåll ignoreras med denna lättanvända booleska inställning.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Добавить прямоугольные фигуры в PDF на Python|A...

    Узнайте, как рисовать и заполнять прямоугольные фигуры в PDF‑файлах с помощью Python.... paragraphs . add ( text_fragment ) graph...Graph ( 400 , 300 ) page . paragraphs . add ( graph ) graph . border...

    docs.aspose.com/pdf/python-net/add-rectangle/