Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 14,821 for

section

(0.16 sec)
  1. BuildingBlock.LastSection | Aspose.Words för .NET

    Upptäck egenskapen LastSection i BuildingBlock, som effektivt hämtar den sista sektionen, vilket förbättrar din kodningsupplevelse och projektorganisation.... public Section LastSection { get ; } Anmärkningar...this block in the Quick Parts section of word will place its contents...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Gérer le Zoom|Documentation d'Aspose.Slides pou...

    Ajouter des zooms ou des cadres de zoom aux présentations PowerPoint en JavaScript...et depuis des diapositives, sections et parties spécifiques d’une...une seule section uniquement, utilisez un Section Zoom . Zoom...

    docs.aspose.com/slides/fr/nodejs-java/manage-zoom/
  3. Archivo

    Archivo...Sections . Clone la sección en un nuevo...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Divida un...

    blog.aspose.com/es/words/split-ms-word-document...
  4. أرشيف

    أرشيف...استخدم الخيار Layout> Breaks> Section Breaks. فيما يلي خطوات تقسيم...وكررها. استنساخ القسم إلى كائن Section باستخدام طريقة Document-> getSections()...

    blog.aspose.com/ar/words/split-ms-word-document...
  5. Android でプレゼンテーションのスライド セクションを管理する|Aspose.Slide...

    Android 用 Java の Aspose.Slides で PowerPoint と OpenDocument のスライド セクションを効率化します—分割、名前変更、並べ替えで PPTX および ODP のワークフローを最適化します。... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/ja/androidjava/slide-sec...
  6. Архів

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

    blog.aspose.com/uk/words/add-or-remove-header-a...
  7. Clonează un Document în Python|Aspose.Words pen...

    Clonați un document pentru a obține copia identică folosind Python. La crearea unei copii, nodurile și proprietățile documentului original sunt clonate.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ro/python-net/clone-a-doc...
  8. Clonare un documento in Python|Aspose.Words per...

    Clona un documento per ottenere la sua copia identica utilizzando Python. Quando si crea una copia, i nodi e le proprietà del documento originale vengono clonati.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/it/python-net/clone-a-doc...
  9. Clonar un documento en Python|Aspose.Words para...

    Clona un documento para obtener su copia idéntica usando Python. Al crear una copia, se clonan nodos y propiedades del documento original.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/es/python-net/clone-a-doc...
  10. 記録

    記録...sectionsコレクションの各セクションをループします。 コレクシ...Documentクラスの新しいオブジェクトを作成します。 Document.sections.clear()メソッドを使用してデフォルトのセクションをクリアします。...

    blog.aspose.com/ja/words/split-a-word-document-...