Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 12,037 for

section

(0.06 sec)
  1. قسم الشرائح|وثائق Aspose.Slides

    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....auto section1 = pres -> get_Sections () -> AddSection ( u "القسم...auto section2 = pres -> get_Sections () -> AddSection ( u "القسم...

    docs.aspose.com/slides/ar/cpp/slide-section/
  2. Sección de Diapositivas|Documentación de Aspose...

    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....auto section1 = pres -> get_Sections () -> AddSection ( u "Sección...auto section2 = pres -> get_Sections () -> AddSection ( u "Sección...

    docs.aspose.com/slides/es/cpp/slide-section/
  3. Секция слайдов|Документация Aspose.Slides

    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....auto section1 = pres -> get_Sections () -> AddSection ( u "Секция...auto section2 = pres -> get_Sections () -> AddSection ( u "Секция...

    docs.aspose.com/slides/ru/cpp/slide-section/
  4. Body | Aspose.Words för .NET

    Body byggare. Initierar en ny instans avBody class i C#....Att lägga till Body till a Section använda sig av AppendChild...rotdokumentnoden. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Document.FirstSection | Aspose.Words لـ .NET

    Document FirstSection ملكية. للحصول على القسم الأول في المستند في C#.... public Section FirstSection { get ; } ملاحظات...Assert . AreEqual ( 1 , doc . Sections . Count ); // استخدم منشئ...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. شبیه سازی یک سند در C#|Aspose.Words برای .NET

    با استفاده از C# یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/fa/net/clone-a-document/
  7. Clonare un documento in C#|Aspose.Words per .NET

    Clona un documento per ottenere la sua copia identica utilizzando C#. Quando si crea una copia, i nodi e le proprietà del documento originale vengono clonati.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/it/net/clone-a-document/
  8. یک سند را در Python شبیه سازی کنید|Aspose.Words...

    با استفاده از Python یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/fa/python-net/clone-a-doc...
  9. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    DocumentVisitor VisitSectionEnd metod. Anropas när uppräkningen av ett avsnitt har avslutats i C#....VisitSectionEnd ( Section section ) Parameter Typ Beskrivning section Section...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Python에서 문서 복제|Python via .NET용 Aspose.Words

    Python를 사용하여 문서를 복제하여 동일한 사본을 얻으세요. 복사본을 만들 때 원본 문서의 노드와 속성이 복제됩니다.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ko/python-net/clone-a-doc...