Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 15,203 for

section

(0.65 sec)
  1. EndnoteOptions.Position | Aspose.Words för .NET

    Upptäck hur egenskapen EndnoteOptions Position förbättrar ditt dokuments layout genom att ange den ideala placeringen för slutnoter. Optimera ditt skrivande idag!...Write ( "This is the second section." ); // Vi kan använda egenskapen...

    reference.aspose.com/words/sv/net/aspose.words....
  2. BuildingBlock.NodeType | Aspose.Words for .NET

    Discover the BuildingBlock NodeType property that efficiently retrieves BuildingBlock values, enhancing your development experience with seamless integration....Sections English Русский 简体中文 عربي...

    reference.aspose.com/words/net/aspose.words.bui...
  3. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... first_section . body . paragraphs if page_break_before...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableCollection.to_array method | Aspose.Words ...

    TableCollection.to_array method. Copies all tables from the collection to a new array of tables.... first_section . body . tables self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.IsEndOfHeaderFooter | Aspose.Words fö...

    Upptäck egenskapen IsEndOfHeaderFooter för stycken. Avgör enkelt om ett stycke är det sista i en sidhuvudsfot, vilket förbättrar dokumentstrukturen....(huvudtextberättelse) av en Section ; falskt annars. public bool...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Aspose.PDF for Java 2.5.0로 코드 마이그레이션|Aspose.PDF...

    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.... Section sec1 = pdf1 . getSections ()...Pdf (); //Pdf 객체에 섹션을 만듭니다 Section sec1 = pdf1 . getSections ()...

    docs.aspose.com/pdf/ko/java/migrating-your-code...
  7. Chercher

    chercher...collection de paragraphes de la section souhaitée page.getParagraphs()...new Document(); // Créer la section dans l'objet PDF Page sec1...

    blog.aspose.com/fr/pdf/create-table-in-pdf-file...
  8. Archivo

    Archivo...Obtener sección auto section = doc->get_Sections()->idx_get(0); //...Obtener cuerpo auto body = section->get_Body(); // obtener el...

    blog.aspose.com/es/words/create-ms-word-documen...
  9. Arşiv

    Arşiv...Taslağını Ekle # Create a section labeled “Görev Taslağı” and...bir başlık A Task Outline section Etkinlikler Taslağı bölümü...

    blog.aspose.com/tr/note/bullet-journaling-with-...
  10. Clonar diapositivas de presentación en .NET|Doc...

    Duplica rápidamente diapositivas de PowerPoint con Aspose.Slides para .NET. Sigue nuestros claros ejemplos de código para automatizar la creación de PPT en segundos y eliminar el trabajo manual....LayoutSlide ); ISection section = pres . Sections . AddSection ( "Section2"...Slides . AddClone ( slide , section ); pres . Save ( "pres.pptx"...

    docs.aspose.com/slides/es/net/clone-slides/