Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,471 for

section

(0.06 sec)
  1. C# でドキュメントのクローンを作成する|.NET用Aspose.Words

    C# を使用してドキュメントのクローンを作成し、同一のコピーを取得します。コピーを作成すると、元のドキュメントのノードとプロパティが複製されます。... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ja/net/clone-a-document/
  2. FieldAutoTextList.ListStyle | Aspose.Words لـ .NET

    اكتشف خاصية FieldAutoTextList ListStyle لتخصيص قوائم إدخالاتك بسهولة. حسّن محتواك بأنماط مُخصصة اليوم!...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/ar/net/aspose.words....
  3. 아카이브

    아카이브...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ko/words/add-or-remove-header-a...
  4. 아카이브

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

    blog.aspose.com/ko/words/split-a-word-document-...
  5. NodeCollection.Add | Aspose.Words för .NET

    Upptäck NodeCollection Add-metoden för att enkelt lägga till noder i din samling, vilket förbättrar din datahantering med enkelhet och effektivitet.... Section , doc . GetChild ( NodeType...( NodeType . Body , doc . Sections [ 0 ]. GetChild ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. 幻灯片章节|Aspose.Slides for Node.js via .NET 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... addSection ( "Section 1" , newSlide1 ); var section2...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/zh/nodejs-java/slide-sec...
  7. Run.Text | Aspose.Words لـ .NET

    أدر نصك التشغيلي بسهولة! احصل على خصائص نص التشغيل أو عيّنها بسهولة لتحرير مستنداتك بسلاسة وتحكم مُحسّن في محتواها.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Paragraph.ParagraphFormat | Aspose.Words لـ .NET

    اكتشف خاصية تنسيق الفقرة (ParagraphFormat) لتحسين تنسيق الفقرات. استخدم خيارات التنسيق المتقدمة لتحسين مظهر مستندك!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Vytvořit WORD Pomocí Python

    Vytvořte nový WORD v Python v několika krocích. Snadno vytvořte WORD pomocí knihovny Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/cs/python-net/make/word/
  10. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/python-net/make/word/