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

section

(0.16 sec)
  1. Range.Delete | Aspose.Words för .NET

    Ta effektivt bort alla tecken inom ett angivet intervall med hjälp av metoden Områdesradering. Förenkla dina textredigeringsuppgifter utan ansträngning!... Write ( "Section 1. " ); builder . InsertBreak...Write ( "Section 2." ); Assert . AreEqual ( "Section 1. \fSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Run.Text | Aspose.Words för .NET

    Hantera din körtext utan ansträngning! Hämta eller ställ enkelt in egenskaper för körtext för sömlös dokumentredigering och förbättrad innehållskontroll.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Sao chép tài liệu trong C#|Aspose.Words cho .NET

    Sao chép tài liệu để có được bản sao giống hệt bằng C#. Khi tạo bản sao, các nút và thuộc tính của tài liệu gốc sẽ được sao chép.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/vi/net/clone-a-document/
  4. Sao chép tài liệu trong Python|Aspose.Words cho...

    Sao chép tài liệu để có được bản sao giống hệt bằng Python. Khi tạo bản sao, các nút và thuộc tính của tài liệu gốc sẽ được sao chép.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/vi/python-net/clone-a-doc...
  5. PageSetup.SuppressEndnotes | Aspose.Words per .NET

    Scopri come la proprietà PageSetup SuppressEndnotes migliora il layout del tuo documento controllando il posizionamento delle note di chiusura per sezioni più chiare e organizzate....doc , "Section 1" , "Endnote 1, will stay in section 1" ); InsertSectionWithEnd...InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed...

    reference.aspose.com/words/it/net/aspose.words/...
  6. HeaderFooterCollection.Item | Aspose.Words لـ .NET

    الوصول إلى رؤوس وتذييلات الصفحات بسهولة باستخدام خاصية العنصر. استرجع رؤوسًا وتذييلات محددة باستخدام الفهرس لإدارة مستنداتك بشكل مبسط.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Gérer le zoom de présentation en Java|Documenta...

    Créer et personnaliser le zoom avec Aspose.Slides pour Java — naviguer entre les Sections, ajouter des miniatures et des transitions dans les présentations PPT, PPTX et ODP....passer à des diapositives, sections et parties spécifiques d’une...afficher une seule section, utilisez un Zoom de section . Zoom de diapositive...

    docs.aspose.com/slides/fr/java/manage-zoom/
  8. SectionCollection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.SectionCollection – din lösning för att hantera dokumentavsnitt effektivt med kraftfulla funktioner och flexibilitet....SectionCollection class En samling av Section objekt i dokumentet. För att...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. C++ を使用したプレゼンテーションでのスライド セクションの管理|Aspose.Slides...

    Aspose.Slides for C++ を使用して PowerPoint と OpenDocument のスライド セクションを効率化します — 分割、名前変更、並び替えで PPTX と ODP のワークフローを最適化します。... Create Sections in Presentations プレゼンテーショ...pres -> get_Sections () -> AddSection ( u "Section 1" , newSlide1...

    docs.aspose.com/slides/ja/cpp/slide-section/
  10. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this range....docx' ) new_section = doc . sections [ 0 ] . clone ( True...) . as_section () doc . sections . add ( new_section ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...