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

section

(0.17 sec)
  1. PageVerticalAlignment Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.PageVerticalAlignment per un allineamento ottimale del testo sulle pagine. Migliora il layout del tuo documento con una giustificazione verticale precisa!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  2. NodeCollection.RemoveAt | Aspose.Words för .NET

    Ta enkelt bort noder från din samling med NodeCollection RemoveAt-metoden. Effektivisera dokumenthanteringen genom att snabbt ta bort specifika noder.... Write ( "Section 1" ); builder . InsertBreak...Write ( "Section 2" ); Assert . AreEqual ( "Section 1\x000cSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. NodeCollection.RemoveAt | Aspose.Words per .NET

    Rimuovi facilmente i nodi dalla tua collezione con il metodo RemoveAt di NodeCollection. Semplifica la gestione dei documenti rimuovendo rapidamente nodi specifici.... Write ( "Section 1" ); builder . InsertBreak...Write ( "Section 2" ); Assert . AreEqual ( "Section 1\x000cSection...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Memigrasikan kode Anda ke Aspose.PDF untuk Java...

    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....sebuah bagian dalam objek Pdf Section sec1 = pdf1 . getSections ()...objek Section baru dan menambahkan objek teks ke section yang...

    docs.aspose.com/pdf/id/java/migrating-your-code...
  5. arkiv

    arkiv...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/sv/words/add-or-remove-header-a...
  6. FieldAutoTextList.EntryName | Aspose.Words لـ .NET

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

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

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

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Inline.Font | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  9. CompositeNode.RemoveAllChildren | Aspose.Words ...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Body | Aspose.Words per .NET

    Crea e personalizza una nuova istanza di Body senza sforzo con il nostro costruttore intuitivo. Sperimenta oggi stesso un'integrazione perfetta per i tuoi progetti!... Per aggiungere Body un Section utilizzo Aggiungi figlio Inserisci...del documento. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...