Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 15,448 for

section

(0.34 sec)
  1. Tee WORD, Kasutades Python

    Looge mõne sammuga uus WORD asukohas Python. Looge lihtsalt WORD, kasutades Python via .NET teeki....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/et/python-net/make/word/
  2. Vytvořit Markdown Pomocí Python

    Vytvořte nový Markdown v Python v několika krocích. Snadno vytvořte Markdown pomocí knihovny Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/cs/python-net/make/md/
  3. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/python-net/make/pdf/
  4. Padarykite DOCX Naudodami Python

    Atlikdami kelis veiksmus sukurkite naują DOCX Python. Lengvai sukurkite DOCX naudodami Python via .NET biblioteką....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/lt/python-net/make/docx/
  5. Padarykite DOC Naudodami Python

    Atlikdami kelis veiksmus sukurkite naują DOC Python. Lengvai sukurkite DOC naudodami Python via .NET biblioteką....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/lt/python-net/make/doc/
  6. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Scopri come la proprietà ExportPageSetup di HtmlSaveOptions migliora le tue esportazioni HTML, MHTML o EPUB consentendo impostazioni di pagina personalizzabili per un output migliore....set ; } Osservazioni Ogni Section nel modello di documento Aspose...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words....
  7. Клонировать документ в C#|Aspose.Words для .NET

    Клонировать документ, чтобы получить его идентичную копию C#. При создании копии клонируются узлы и свойства оригинального документа.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ru/net/clone-a-document/
  8. Sklonuj dokument w C#|Aspose.Words dla .NET

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą C#. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/pl/net/clone-a-document/
  9. CompositeNode.LastChild | Aspose.Words لـ .NET

    اكتشف خاصية CompositeNode LastChild للوصول بسهولة إلى آخر عقدة فرعية ومعالجتها، مما يؤدي إلى تحسين إدارة بنية البيانات لديك.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // كلا القسمين...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Extração baseada em região usando Python|Aspose...

    Aprenda como extrair texto de uma região específica da página ou da estrutura de parágrafos em documentos PDF com Aspose.PDF for Python....sec_idx , section in enumerate ( page_markup . sections , start... paragraph in enumerate ( section . paragraphs , start = 1 ):...

    docs.aspose.com/pdf/pt/python-net/region-based-...