Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 14,142 for

section

(0.06 sec)
  1. Paragraph.ParagraphFormat | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  2. 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/...
  3. Sección de Diapositivas|Documentación de Aspose...

    Añadir y editar sección en presentación de PowerPoint en C# o .NET... Sections . AddSection ( "Sección 1"...ISection section2 = pres . Sections . AddSection ( "Sección 2"...

    docs.aspose.com/slides/es/net/slide-section/
  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. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  6. 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/...
  7. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Upptäck hur egenskapen HtmlSaveOptions ExportPageSetup förbättrar dina HTML-, MHTML- eller EPUB-exporter genom att möjliggöra anpassningsbara sidinställningar för bättre resultat....set ; } Anmärkningar Varje Section I Aspose.Words-dokumentmodellen...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/sv/net/aspose.words....
  8. 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/
  9. یک سند را در 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...
  10. Mengkloning Dokumen di C#|Aspose.Words untuk .NET

    Kloning dokumen untuk mendapatkan salinan identik menggunakan C#. Saat membuat salinan, node dan properti dokumen asli dikloning.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/id/net/clone-a-document/