Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 14,143 for

section

(0.09 sec)
  1. FieldAutoTextList.ListStyle | Aspose.Words för ...

    Upptäck egenskapen FieldAutoTextList ListStyle för att enkelt anpassa dina postlistor. Förbättra ditt innehåll med skräddarsydda stilar idag!...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  2. PageSetup.Orientation | Aspose.Words لـ .NET

    اكتشف خاصية "اتجاه إعداد الصفحة" لتعديل تخطيط صفحة مستندك بسهولة. حسّن طباعتك بإعدادات اتجاه قابلة للتخصيص!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeStart، وهي ضرورية للتعامل مع علامات المستندات المنظمة بكفاءة في تطبيقاتك....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. arkiv

    arkiv...ner JAR-filen från releases section eller kopiera följande Maven-konfigurationer...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/sv/words/add-remove-header-foot...
  5. 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/
  6. Body.NodeType | Aspose.Words per .NET

    Scopri la proprietà Body NodeType che restituisce in modo efficiente il contenuto del corpo, migliorando la tua esperienza di sviluppo web e semplificando i tuoi progetti.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/it/net/aspose.words/...
  7. HeaderFooter.NodeType | Aspose.Words för .NET

    Upptäck HeaderFooter NodeType-egenskapen som effektivt hämtar sidhuvud- och sidfotsdetaljer, vilket förbättrar din innehållsstruktur och användarupplevelse.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. 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...
  9. Restreindre l'édition de documents dans Python|...

    Restreindre la modification d'un document en définissant un type de restriction à l'aide de Python. Vous pouvez également supprimer la protection et créer des régions modifiables sans restriction....protection détaillées dans cette section. Aspose.Words vous permet de...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/fr/python-net/restrict-do...
  10. Niveaux logiques des nœuds dans un document dan...

    Dans la documentation Aspose.Words pour .NET, les niveaux logiques de nœuds sont mentionnés: niveau bloc, niveau en ligne ou niveau ligne en utilisant C#. Le niveau de nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud.... Les sections suivantes décrivent les niveaux...logique du document et de la section Un document Word se compose...

    docs.aspose.com/words/fr/net/logical-levels-of-...