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

section

(0.07 sec)
  1. Orientation Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Orientation-enum för sömlös kontroll över sidorientering. Förbättra din dokumentformatering med enkelhet och precision!...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/...
  2. Paragraph | Aspose.Words för .NET

    Skapa dynamiskt innehåll enkelt med vår styckekonstruktor. Initiera och anpassa enkelt din styckeklass för förbättrad läsbarhet.... 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. Arşiv

    Arşiv...Sections özelliğini kullanarak sayfa...oluşturun. Document.Sections.Add(Section) yöntemini kullanarak...

    blog.aspose.com/tr/words/split-ms-word-document...
  4. Раздел слайдов|Aspose.Slides для Node.js через ...

    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.... addSection ( "Section 1" , newSlide1 ); var section2...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/ru/nodejs-java/slide-sec...
  5. Python でドキュメントのクローンを作成する|Python via .NET用Aspose...

    Python を使用してドキュメントのクローンを作成し、同一のコピーを取得します。コピーを作成すると、元のドキュメントのノードとプロパティが複製されます。... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ja/python-net/clone-a-doc...
  6. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeEnd، وهي ضرورية للتعامل مع علامات المستندات المنظمة بشكل فعال في تطبيقاتك....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Klonen Sie ein Dokument in Python|Aspose.Words ...

    Klonen Sie ein Dokument, um mit Python eine identische Kopie zu erhalten. Beim Erstellen einer Kopie werden Knoten und Eigenschaften des Originaldokuments geklont.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/de/python-net/clone-a-doc...
  8. Procurar

    Procurar...Sections . Clone a seção em um novo objeto Section . Crie...usando o método Document.Sections.Add(Section) . Salve os documentos...

    blog.aspose.com/pt/words/split-ms-word-document...
  9. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....Parcourez la collection de la section dans le fichier Word chargé...la classe Section Définissez la propriété Section.page_setup...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...
  10. 使用 Java 管理演示文稿中的幻灯片章节|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/slide-section/