Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 14,637 for

section

(0.2 sec)
  1. Archiv

    Archiv...JAR Datei aus dem releases section herunterladen oder die folgenden...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/de/words/add-remove-header-foot...
  2. HeaderFooter.NodeType | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  3. HeaderFooter.NodeType | Aspose.Words per .NET

    Scopri la proprietà NodeType HeaderFooter che recupera in modo efficiente i dettagli di intestazione e piè di pagina, migliorando la struttura dei contenuti e l'esperienza utente.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Document.LastSection | Aspose.Words per .NET

    Scopri la proprietà LastSection per accedere facilmente alla sezione finale del tuo documento, migliorando l'efficienza della navigazione e della gestione dei contenuti.... public Section LastSection { get ; } Osservazioni...Assert . AreEqual ( 1 , doc . Sections . Count ); // Utilizzare un...

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

    Archiwa...Sklonuj sekcję do obiektu Section przy użyciu metody Documen...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/pl/words/split-ms-word-document...
  6. Archiv

    Archiv...2t index)->Clone() in ein Section objekt. Erstellen Sie ein neues...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/de/words/split-ms-word-document...
  7. Archivo

    Archivo...Sections . Clone la sección en un nuevo...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Divida un...

    blog.aspose.com/es/words/split-ms-word-document...
  8. Format PSD|Documentation

    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....prend en charge toutes les sections du format de fichier Adobe...prend en charge toutes les sections du Format PSD. 1. En-têtes...

    docs.aspose.com/psd/fr/java/format-psd/
  9. NodeCollection.Clear | Aspose.Words لـ .NET

    قم بمسح NodeCollection الخاص بك بسهولة باستخدام طريقة Clear الخاصة بنا، وإزالة جميع العقد من المجموعة والمستند للحصول على الأداء الأمثل.... Sections . Count ); Assert . AreEqual...AreEqual ( 17 , doc . Sections [ 0 ]. GetChildNodes ( NodeType . Any...

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

    Scopri come il metodo CompositeNode AppendChild migliora la tua programmazione aggiungendo nodi senza problemi all'elenco dei nodi figlio. Aumenta l'efficienza del tuo sviluppo!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

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