Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,193 for

section

(0.18 sec)
  1. Run.Text | Aspose.Words per .NET

    Gestisci il testo di esecuzione senza sforzo! Ottieni o imposta facilmente le proprietà del testo di esecuzione per una modifica fluida dei documenti e un controllo avanzato dei contenuti.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  2. 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....
  3. 搜索

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

    blog.aspose.com/zh-hant/words/add-remove-header...
  4. DocumentVisitor.VisitStructuredDocumentTagRange...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  5. ParagraphFormat.StyleName | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Body.NodeType | Aspose.Words لـ .NET

    اكتشف خاصية Body NodeType التي تقوم بإرجاع محتوى النص بكفاءة، مما يعمل على تحسين تجربة تطوير الويب لديك وتبسيط مشاريعك.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Niveaux logiques des nœuds dans un document en ...

    Dans Aspose.Words pour C++ la documentation mentionnait les niveaux logiques des nœuds-niveau bloc, niveau en ligne ou niveau ligne. Le niveau du 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/cpp/logical-levels-of-...
  8. Архів

    Архів...Sections . Клонуйте розділ у новий об’єкт Section . Створіть...допомогою методу Document.Sections.Add(Section) . Збережіть документи...

    blog.aspose.com/uk/words/split-ms-word-document...
  9. arkiv

    arkiv...sections-samlingen. Utför följande...standardsektionerna med metoden Document.sections.clear(). Importera sektionen...

    blog.aspose.com/sv/words/split-a-word-document-...
  10. Gestionar secciones de diapositivas en presenta...

    Optimice las secciones de diapositivas en PowerPoint y OpenDocument con Aspose.Slides para Java — divida, renombre y reorganice para mejorar los flujos de trabajo PPTX y ODP.... Create Sections in Presentations Para añadir...getSections (). addSection ( "Section 1" , newSlide1 ); ISection...

    docs.aspose.com/slides/es/java/slide-section/