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

section

(0.17 sec)
  1. Arsip

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

    blog.aspose.com/id/words/add-remove-header-foot...
  2. Архивы

    Архивы...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ru/words/add-remove-header-foot...
  3. ארכיון

    ארכיון...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/he/words/add-remove-header-foot...
  4. SectionCollection.toArray method | Aspose.Words...

    SectionCollection.toArray method. Copies all Sections from the collection to a new array of Sections....method toArray() Copies all sections from the collection to a new...array of sections. toArray () Returns An array of sections. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Clonare un documento in C#|Aspose.Words per .NET

    Clona un documento per ottenere la sua copia identica utilizzando C#. Quando si crea una copia, i nodi e le proprietà del documento originale vengono clonati.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/it/net/clone-a-document/
  6. یک سند را در Python شبیه سازی کنید|Aspose.Words...

    با استفاده از Python یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/fa/python-net/clone-a-doc...
  7. Klonen Sie ein Dokument in C#|Aspose.Words für ...

    Klonen Sie ein Dokument, um mit C# eine identische Kopie zu erhalten. Beim Erstellen einer Kopie werden Knoten und Eigenschaften des Originaldokuments geklont.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/de/net/clone-a-document/
  8. Archiv

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

    blog.aspose.com/cs/words/add-or-remove-header-a...
  9. Chercher

    chercher...le texte, pour extraire des sections particulières d’un document...Word en Python # Dans cette section, nous allons implémenter un...

    blog.aspose.com/fr/words/extract-text-from-word...
  10. Body.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo Body EnsureMinimum. Aggiungi automaticamente un paragrafo vuoto se l'ultimo figlio non è un paragrafo, per una migliore formattazione.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Una sezione ha bisogno di un corpo...

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