Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 15,314 for

section

(0.19 sec)
  1. Tingkat Logis Node dalam Dokumen di C#|Aspose.W...

    Dalam dokumentasi Aspose.Words untuk .NET disebutkan level logis dari node – level blok, level inline, atau level baris menggunakan C#. Tingkat simpul digunakan untuk menggambarkan lokasi di pohon dokumen di mana simpul tersebut biasanya muncul....bagian, diwakili oleh kelas Section dan dipisahkan oleh hentian...footer. Node level Document dan Section memiliki struktur seperti yang...

    docs.aspose.com/words/id/net/logical-levels-of-...
  2. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... first_section . body . first_paragraph ....as_shape () dst_doc . first_section . body . first_paragraph ....

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

    아카이브...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-...
  4. Níveis lógicos de nós em um documento|Aspose.Wo...

    Na documentação Aspose.Words para Python via .NET são mencionados níveis lógicos de nós – nível de bloco, nível inline ou nível de linha. O nível do nó é usado para descrever o local na árvore do documento onde o nó normalmente ocorre....representadas pela classe Section e separadas por quebras de...Os nós de nível Document e Section têm a estrutura mostrada no...

    docs.aspose.com/words/pt/python-net/logical-lev...
  5. Livelli logici dei nodi in un documento in C#|A...

    Nella documentazione Aspose.Words per .NET sono menzionati i livelli logici dei nodi: livello di blocco, livello in linea o livello di riga utilizzando C#. Il livello del nodo viene utilizzato per descrivere la posizione nell'albero del documento in cui si trova generalmente il nodo....rappresentate dalla classe Section e separate da interruzioni...nodi di livello Document e Section hanno la struttura come mostrato...

    docs.aspose.com/words/it/net/logical-levels-of-...
  6. Multi-part answer sheet with fill-in line|Docum...

    OMR ready multi-part answer sheet with fill-in line...column=1 header_type=square sections_count=25 options_count=4 ...column=1 header_type=square sections_count=25 options_count=4 ...

    docs.aspose.com/omr/net/showcases/exam/multipart/
  7. Como excluir todas as quebras de seção no Word ...

    Este artigo orienta sobre como excluir todas as quebras de seção no Word usando C#. Ele contém as informações necessárias para definir o ambiente para o desenvolvimento junto com o código de exemplo para remover a quebra de seção no Word usando C#....para remoção Percorra todo o sections começando do penúltimo ao...base na propriedade Section.Body ou Section.PageSetup, se necessário...

    kb.aspose.com/pt/words/net/how-to-delete-all-se...
  8. DocumentBuilder.is_at_start_of_paragraph proper...

    DocumentBuilder.is_at_start_of_paragraph property. Returns ``True`` if the cursor is at the beginning of the current paragraph (no text before the cursor).... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document.... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Archiv

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

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