Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 15,218 for

section

(0.45 sec)
  1. Archivo

    Archivo...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/es/words/add-remove-header-foot...
  2. 아카이브

    아카이브...sections 컬렉션의 각 섹션을 반복합니다. 컬렉션의 각 섹션에...클래스의 새 개체를 만듭니다. Document.sections.clear() 메서드를 사용하여 기본 섹션을 지웁니다...

    blog.aspose.com/ko/words/split-a-word-document-...
  3. Секция|Документация Aspose.Slides

    Управляйте секциями слайдов в Aspose.Slides for Android: создавайте, переименовывайте, меняйте порядок и группируйте слайды с примерами Java для PPT, PPTX и ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Получить доступ...

    docs.aspose.com/slides/ru/androidjava/examples/...
  4. SectionCollection.to_array method | Aspose.Word...

    SectionCollection.to_array method. Copies all Sections from the collection to a new array of Sections....method to_array() Copies all sections from the collection to a new...new array of sections. def to_array ( self ): ... Returns An...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.AppendChild | Aspose.Words per .NET

    Scopri come il metodo CompositeNode AppendChild migliora la tua programmazione aggiungendo nodi senza problemi all'elenco dei nodi figlio. Aumenta l'efficienza del tuo sviluppo!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  6. קבל מסמך C#|Aspose.Words עבור .NET

    קבל מסמך כדי לקבל עותק זהה באמצעות C#. בעת יצירת עותק, צמתים ונכסים של המסמך המקורי משוחזרים.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/he/net/clone-a-document/
  7. Klonovat dokument v C#|Aspose.Words místo .NET

    Klonovat dokument pro získání jeho identické kopie pomocí C#. Při vytváření kopie jsou klonovány uzly a vlastnosti původního dokumentu.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/cs/net/clone-a-document/
  8. C#'te bir Belgeyi Klonlama|.NET için Aspose.Words

    C#'i kullanarak aynı kopyasını elde etmek için bir belgeyi kopyalayın. Bir kopya oluşturulurken orijinal belgenin düğümleri ve özellikleri kopyalanır.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/tr/net/clone-a-document/
  9. Клонировать документ в Python|Aspose.Words для ...

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

    docs.aspose.com/words/ru/python-net/clone-a-doc...
  10. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split document by page number or by some predefined pattern....into smaller, more manageable sections. This is especially beneficial...ensuring that only relevant sections are processed when needed...

    products.aspose.com/total/net/split/