Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 18,595 for

paragraph

(0.08 sec)
  1. Aspose.Words DOM|Aspose.Words untuk Python via ...

    Document Object Model (DOM) adalah representasi dokumen Word dalam memori. Membaca, memanipulasi, dan memodifikasi konten dan format dokumen Word menggunakan Python....lain, misalnya Section atau Paragraph , berasal dari kelas CompositeNode...ini. Document , Section , Paragraph , Table , Shape , Run , dan...

    docs.aspose.com/words/id/python-net/aspose-word...
  2. Extraire le Contenu sélectionné Entre les Nœuds...

    Extraire le contenu du document différemment en utilisant Java....d’éléments complexes tels que des paragraphes, des tableaux, des images...extraire du contenu entre: Deux paragraphes spécifiques Séquences de...

    docs.aspose.com/words/fr/java/extract-selected-...
  3. Exemple de Hello World en utilisant le langage ...

    Cet exemple montre comment créer un document PDF simple "Hello, World!" en utilisant Aspose.PDF pour Python...Obtenez la collection de paragraphes de la page en utilisant la...la fonction page_get_paragraphs . Créer un nouvel objet image...

    docs.aspose.com/pdf/fr/python-cpp/hello-world-e...
  4. Архів

    Архів...Paragraphs.Add() . Створіть новий Line...за допомогою методу Page.Paragraphs.Add() . Створіть новий FloatingBox...

    blog.aspose.com/uk/pdf/create-multi-column-pdf-...
  5. OutlineLevel Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.OutlineLevel per gestire facilmente i livelli di struttura dei paragrafi nei tuoi documenti, per una maggiore organizzazione e chiarezza.... Writeln ( "Paragraph outline level 1." ); // Il...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // Due...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Ajouter du Texte au PDF en utilisant C++|Aspose...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, ajouter des fragments HTML ou utiliser des polices OTF personnalisées....); // Créer un paragraphe de texte auto paragraph = MakeObject...l'indentation des lignes suivantes paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/fr/cpp/add-text-to-pdf-file/
  7. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...Paragraphs.Add(null); c.Clone(); page.Paragraphs.Add(t);...seems that problem lies in c.Paragraphs.Add(null); There should be...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  8. Urobiť DOC Pomocou Python

    Vytvorte nový DOC v Python v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/sk/python-net/make/doc/
  9. Կատարեք DOC՝ Օգտագործելով Python

    Ստեղծեք նոր DOC Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով Python via .NET գրադարանը:...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hy/python-net/make/doc/
  10. Გააკეთეთ DOCX Python Ის Გამოყენებით

    შექმენით ახალი DOCX Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX Python via .NET ბიბლიოთეკის გამოყენებით....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ka/python-net/make/docx/