Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 12,037 for

section

(0.04 sec)
  1. Cloner un document dans C#|Aspose.Words pour .NET

    Clonez un document pour obtenir sa copie identique à l'aide de C#. Lors de la création d'une copie, les nœuds et les propriétés du document original sont clonés....document et créer un double d’une section de ce document: // Create a...clone ); builder . Write ( "Section 1" ); builder . InsertBreak...

    docs.aspose.com/words/fr/net/clone-a-document/
  2. Sao chép tài liệu trong C#|Aspose.Words cho .NET

    Sao chép tài liệu để có được bản sao giống hệt bằng C#. Khi tạo bản sao, các nút và thuộc tính của tài liệu gốc sẽ được sao chép.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/vi/net/clone-a-document/
  3. Document.FirstSection | Aspose.Words för .NET

    Document FirstSection fast egendom. Hämtar det första avsnittet i dokumentet i C#.... public Section FirstSection { get ; } Anmärkningar...Assert . AreEqual ( 1 , doc . Sections . Count ); // Använd en dokumentbyggare...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Document.FirstSection | Aspose.Words per .NET

    Document FirstSection proprietà. Ottiene la prima sezione del documento in C#.... public Section FirstSection { get ; } Osservazioni...Assert . AreEqual ( 1 , doc . Sections . Count ); // Utilizza un...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Range.UnlinkFields | Aspose.Words per .NET

    Range UnlinkFields metodo. Scollega i campi in questo intervallo in C#....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/it/net/aspose.words/...
  6. CompositeNode.LastChild | Aspose.Words لـ .NET

    CompositeNode LastChild ملكية. يحصل على الطفل الأخير للعقدة في C#.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // كلا القسمين...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Node.Range | Aspose.Words för .NET

    Node Range fast egendom. Returnerar enRange objekt som representerar den del av ett dokument som finns i denna nod i C#.... Write ( "Section 1. " ); builder . InsertBreak...Write ( "Section 2." ); Assert . AreEqual ( "Section 1. \fSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this range....docx' ) new_section = doc . sections [ 0 ] . clone ( True...) . as_section () doc . sections . add ( new_section ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Clonar um documento em Python|Aspose.Words para...

    Clone um documento para obter uma cópia idêntica usando Python. Ao criar uma cópia, os nós e as propriedades do documento original são clonados.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/pt/python-net/clone-a-doc...
  10. Клонирай документ в Python|Aspose.Words вместо ...

    Клониране на документ за получаване на същото копие чрез Python. При създаването на копие се клонират възли и свойства на оригиналния документ.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/bg/python-net/clone-a-doc...