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

section

(0.07 sec)
  1. ארכיון

    ארכיון...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/he/words/add-remove-header-foot...
  2. إدارة التكبير في العروض التقديمية باستخدام Pyth...

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides لبايثون عبر .NET — الانتقال بين الأقسام، إضافة الصور المصغرة والانتقالات عبر عروض PPT و PPTX و ODP.... sections . add_section ( "Section 1" , slide ) #...slides [ 0 ] . shapes . add_section_zoom_frame ( 20 , 20 , 300...

    docs.aspose.com/slides/ar/python-net/manage-zoom/
  3. ASP - VBScript عبر COM Interop|Aspose.PDF for .NET

    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....Document" ) 'Create a new section in the Pdf object Dim pdfsection..."Aspose.Pdf.Generator.Section" ) 'Add section to Pdf object document...

    docs.aspose.com/pdf/ar/net/asp-vbscript-via-com...
  4. Restringir a edição de documentos em Python|Asp...

    Restrinja a edição de um documento definindo um tipo de restrição usando Python. Você também pode remover a proteção e tornar regiões editáveis sem restrições....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/pt/python-net/restrict-do...
  5. Ogranicz edycję dokumentów w Python|Aspose.Word...

    Ogranicz edycję dokumentu, ustawiając typ ograniczenia za pomocą Python. Możesz także usunąć ochronę i utworzyć nieograniczone edytowalne regiony....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/pl/python-net/restrict-do...
  6. Document.Accept | Aspose.Words per .NET

    Semplifica la gestione dei visitatori con il nostro metodo di accettazione dei documenti. Migliora sicurezza ed efficienza per un'esperienza impeccabile....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Utiliser DocumentBuilder pour modifier un docum...

    Utilisez le générateur de documents pour modifier facilement un document dans Java....des Sections Les propriétés de mise en page et de section sont...attributs de mise en page d’une section (marge gauche, marge inférieure...

    docs.aspose.com/words/fr/java/using-documentbui...
  8. Run | Aspose.Words لـ .NET

    أنشئ وخصّص مثيل فئة Run الخاص بك بسهولة. تمتع بميزات فعّالة لأداء مبسط ووظائف مُحسّنة.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. PageSetup.PageNumberStyle | Aspose.Words لـ .NET

    اكتشف خاصية PageNumberStyle في PageSetup لتخصيص تنسيق رقم الصفحة بسهولة لتحسين عرض المستند ووضوحه.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Paragraph | Aspose.Words per .NET

    Crea contenuti dinamici senza sforzo con il nostro costruttore Paragraph. Inizializza e personalizza facilmente la tua classe Paragraph per una migliore leggibilità.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...