Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,203 for

section

(0.17 sec)
  1. 使用 PHP 在演示文稿中管理幻灯片章节|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 简化 PowerPoint 与 OpenDocument 的幻灯片章节——拆分、重命名和重新排序,以优化 PPTX 和 ODP 工作流。...getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/zh/php-java/slide-section/
  2. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  3. 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/...
  4. 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/...
  5. 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/...
  6. 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/...
  7. Convertir un document en C++|Aspose.Words pour C++

    Convertissez facilement des documents d'un format à un autre en utilisant C++. Vous pouvez travailler avec tous les formats les plus courants tels que les formats Microsoft Word tels que DOCX ou DOC, les formats OpenDocument tels que ODT ou OTT, les formats Web tels que HTML ou XHTML, les formats de texte tels que MarkDown ou TXT, et d'autres.... Comme mentionné dans les sections précédentes, l’énumération...Conversions populaires La section actuelle décrit les conversions...

    docs.aspose.com/words/fr/cpp/convert-a-document/
  8. چگونه با استفاده از سی شارپ تمام بخش های شکست د...

    در این مقاله نحوه حذف تمام بخش‌ها در Word با استفاده از سی شارپ راهنمایی می‌شود. این شامل اطلاعات لازم برای تنظیم محیط توسعه به همراه کد نمونه برای حذف بخش شکست در Word با استفاده از سی شارپ است.... مراحل حذف Section Break در Word با استفاده از...حذف وجود دارد تکرار در تمام sections از آخرین مورد دوم تا اولین...

    kb.aspose.com/fa/words/net/how-to-delete-all-se...
  9. 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...
  10. 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...