Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 15,193 for

section

(0.19 sec)
  1. Run Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Run, en kraftfull klass för att hantera teckensekvenser med konsekvent teckensnittsformatering, vilket förbättrar effektiviteten i din dokumentbehandling.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. BreakType Enum | Aspose.Words för .NET

    Upptäck enumerationen Aspose.Words.BreakType för att förbättra dokumentformateringen med exakta brytningstyper för förbättrad läsbarhet och layoutkontroll....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... first_section . body . first_paragraph ....Paragraph Paragraph.is_end_of_section property Paragraph.is_in_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../).... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 아카이브

    아카이브...paragraph break after word "section", add kind of underline and...= doc.range.replace("section&p", "section&p----------p", findReplaceOptions)...

    blog.aspose.com/ko/words/find-and-replace-text-...
  7. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python....conter outros nós, por exemplo, Section ou Paragraph , derivam da classe...esquema abaixo. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/pt/python-net/aspose-word...
  8. DocumentBuilder.InsertField | Aspose.Words per ...

    Migliora i tuoi documenti con il metodo InsertField di DocumentBuilder. Aggiungi e aggiorna facilmente i campi di Word per contenuti dinamici e funzionalità migliorate.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Archiv

    Archiv... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/de/words/extract-text-from-word...
  10. Archivo

    Archivo... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/es/words/extract-text-from-word...