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...
Este exemplo demonstra como criar um documento PDF simples "Hello, World!" usando Aspose.PDF para Python...usando a função page_get_paragraphs . Criando um novo objeto...parágrafos usando a função paragraphs_add_image . Salvando o documento...
Scopri la proprietà FrameFormat RelativeVerticalPosition per determinare facilmente l'allineamento verticale di una cornice, migliorando il layout e il design del tuo documento....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...
Scopri la proprietà FrameFormat VerticalDistanceFromText per regolare facilmente la spaziatura verticale in punti tra la cornice e il testo circostante, per un controllo migliorato del layout....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...
Scopri la proprietà FrameFormat HorizontalAlignment per regolare e ottimizzare facilmente l'allineamento orizzontale della cornice per un migliore controllo del design....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...
Scopri la proprietà FrameFormat HorizontalDistanceFromText per misurare lo spazio tra i frame e il testo in punti, migliorando così il layout del tuo documento....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...
Ստեղծեք նոր PDF Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով Python via .NET գրադարանը:...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...
Crea un nuovo PDF in Python in pochi passaggi. Crea facilmente PDF utilizzando la libreria Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...
Направете нов PDF в Python в няколко стъпки. Създайте лесно PDF с помощта на Python via .NET библиотеката....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...