Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 15,191 for

section

(0.82 sec)
  1. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. BreakType Enum | Aspose.Words för .NET

    Upptäck enumerationen Aspose.Words.BreakType för att förbättra dokumentformateringen med exakta brytningstyper för förbättrad läsbarhet och layoutkontroll....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Upptäck DocumentVisitor VisitParagraphStart-metoden, avgörande för att effektivt hantera styckeuppräkning i dina applikationer. Förbättra dina kodningsfärdigheter!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  6. ASP - VBScript عبر COM Interop|Aspose.PDF for .NET

    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....Document" ) 'Create a new section in the Pdf object Dim pdfsection..."Aspose.Pdf.Generator.Section" ) 'Add section to Pdf object document...

    docs.aspose.com/pdf/ar/net/asp-vbscript-via-com...
  7. Архивы

    Архивы...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ru/words/add-or-remove-header-a...
  8. Supprimer l'en-tête et le pied de page dans Wor...

    Supprimez l'en-tête et le pied de page dans Word à l'aide de Java. Il fournit des configurations IDE, une liste d'étapes et un exemple de code pour supprimer l'en-tête et le pied de page dans Word à l'aide de Java....boucle for sur toutes les sections du document chargé Pour supprimer...for pour analyser toutes les sections du fichier Word. À chaque...

    kb.aspose.com/fr/words/java/delete-header-and-f...
  9. FieldSection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldSection, din lösning för att effektivt implementera Section-fält i dokumentbehandling. Förbättra ditt arbetsflöde idag!...FieldSection class Implementerar SECTION-fältet. För att lära dig mer...Visar hur man använder fälten SECTION och SECTIONPAGES för att numrera...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Zoom für Präsentationen in C++ verwalten|Aspose...

    Zoom mit Aspose.Slides für C++ erstellen und anpassen — zwischen Abschnitten springen, Thumbnails und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....anzuzeigen, verwenden Sie einen Section Zoom . Folienzoom Ein Folienzoom...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/de/cpp/manage-zoom/