Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 12,136 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. HeaderFooterCollection Class | Aspose.Words per...

    Scopri Aspose.Words.HeaderFooterCollection per un accesso semplice e digitato ai nodi Section HeaderFooter, semplificando la gestione dei documenti e migliorando il flusso di lavoro....a HeaderFooter nodi di un Section . Per saperne di più, visita...ciascuno HeaderFooterType per Section . HeaderFooter gli oggetti...

    reference.aspose.com/words/it/net/aspose.words/...
  3. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    اكتشف طريقة DocumentVisitor VisitSectionEnd، وهي أساسية لإدارة تعداد الأقسام في تطبيقاتك. حسّن كفاءة ترميزك اليوم!...VisitSectionEnd ( Section section ) معامل يكتب وصف section Section الشيء...VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Scopri il metodo VisitSectionStart di DocumentVisitor, essenziale per tracciare l'enumerazione delle sezioni. Migliora l'efficienza della tua programmazione con questo potente strumento!...VisitSectionStart ( Section section ) Parametro Tipo Descrizione section Section...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Node.PreviousSibling | Aspose.Words per .NET

    Scopri la proprietà Node PreviousSibling per accedere facilmente al nodo che precede il nodo corrente, migliorando le tue capacità di manipolazione del DOM.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Entrambe le...

    reference.aspose.com/words/it/net/aspose.words/...
  6. NodeCollection.Add | Aspose.Words för .NET

    Upptäck NodeCollection Add-metoden för att enkelt lägga till noder i din samling, vilket förbättrar din datahantering med enkelhet och effektivitet.... Section , doc . GetChild ( NodeType...( NodeType . Body , doc . Sections [ 0 ]. GetChild ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Paragraph.ParagraphFormat | Aspose.Words لـ .NET

    اكتشف خاصية تنسيق الفقرة (ParagraphFormat) لتحسين تنسيق الفقرات. استخدم خيارات التنسيق المتقدمة لتحسين مظهر مستندك!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Run.Text | Aspose.Words لـ .NET

    أدر نصك التشغيلي بسهولة! احصل على خصائص نص التشغيل أو عيّنها بسهولة لتحرير مستنداتك بسلاسة وتحكم مُحسّن في محتواها.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. 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/
  10. یک سند را در 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...