Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,218 for

section

(1.51 sec)
  1. Lưu trữ

    Lưu trữ...phần đó thành một đối tượng Section bằng cách sử dụng phương thức...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/vi/words/split-ms-word-document...
  2. 搜索

    搜索...t index)->Clone() 方法將節克隆到 Section 對像中。 使用 Document 類創建一個新的 Word...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/zh-hant/words/split-ms-word-doc...
  3. کار با بخش ها در C#|Aspose.Words برای .NET

    درک مفاهیم بخش سند و شیوه های دستکاری با استفاده از C#. درج بخش در یک سند C#. بخش C# را حذف کنید. بخش هایی را بین اسناد کپی کنید.... Section و Section Break چیست؟ بخش های سند...سند توسط کلاس های Section و SectionCollection نشان داده می شوند...

    docs.aspose.com/words/fa/net/working-with-secti...
  4. ParagraphFormat Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.ParagraphFormat för omfattande styckeformateringsalternativ. Förbättra din dokumentstil utan ansträngning!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Arşiv

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

    blog.aspose.com/tr/words/add-or-remove-header-a...
  6. 使用 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/
  7. 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/...
  8. 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/...
  9. 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/...
  10. Archivo

    Archivo...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/es/words/extract-text-from-word...