Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 15,539 for

section

(1.59 sec)
  1. FieldAutoTextList.ScreenTip | Aspose.Words för ...

    Upptäck skärmtipsegenskapen FieldAutoTextList och anpassa enkelt din skärmtipstext för förbättrad användarupplevelse och tydlighet i din applikation....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Archiwa

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

    blog.aspose.com/pl/words/add-remove-header-foot...
  3. Архів

    Архів...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/uk/words/add-remove-header-foot...
  4. أرشيف

    أرشيف...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ar/words/add-remove-header-foot...
  5. Lưu trữ

    Lưu trữ...Sections . Sao chép phần này vào một đối tượng Section mới...phương thức Document.Sections.Add(Section) . Lưu tài liệu bằng...

    blog.aspose.com/vi/words/split-ms-word-document...
  6. Lưu trữ

    Lưu trữ...section. Đối với mỗi phần trong bộ...bằng phương thức Document.section.clear(). Nhập phần vào tài...

    blog.aspose.com/vi/words/split-a-word-document-...
  7. 搜索

    搜索...sections 集合中的每個部分。 對於集合中的每個部分,執行以下步驟:...Document 類的新對象。 使用 Document.sections.clear() 方法清除默認部分。 使用 Document...

    blog.aspose.com/zh-hant/words/split-a-word-docu...
  8. آرشیوها

    آرشیوها...sections حلقه کنید. برای هر بخش از...استفاده از روش ()Document.sections.clear پاک کنید. با استفاده...

    blog.aspose.com/fa/words/split-a-word-document-...
  9. Python에서 문서 복제|Python via .NET용 Aspose.Words

    Python를 사용하여 문서를 복제하여 동일한 사본을 얻으세요. 복사본을 만들 때 원본 문서의 노드와 속성이 복제됩니다.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ko/python-net/clone-a-doc...
  10. Kloon'n Dokument in C#|Aspose.Words vir .NET

    Kloon'n dokument om sy identiese kopie te kry met C#. Wanneer'n kopie geskep word, word nodusse en eienskappe van die oorspronklike dokument gekloon.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/af/net/clone-a-document/