Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 15,528 for

section

(0.43 sec)
  1. 搜索

    搜索...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/zh-hant/words/add-remove-header...
  2. ParagraphFormat.Alignment | Aspose.Words för .NET

    Upptäck egenskapen ParagraphFormat Alignment för att enkelt anpassa textjusteringen för dina stycken, vilket förbättrar läsbarheten och presentationen.... 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. ParagraphFormat.Alignment | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Fusionner des fichiers PDF en Python|Aspose.PDF...

    Apprenez à fusionner plusieurs fichiers PDF en un seul document avec Python....PDF avec des séparateurs de section et des signets Fusionnez plusieurs...en un seul fichier avec des sections structurées et des signets...

    docs.aspose.com/pdf/fr/python-net/merge-pdf-doc...
  5. DocumentBuilder.Document | Aspose.Words för .NET

    Hantera dokumentegenskaper enkelt med DocumentBuilder. Hämta eller konfigurera enkelt ditt dokumentobjekt för effektiv dokumenthantering....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/...
  6. arkiv

    arkiv...sections-samlingen. Utför följande...standardsektionerna med metoden Document.sections.clear(). Importera sektionen...

    blog.aspose.com/sv/words/split-a-word-document-...
  7. Lưu trữ

    Lưu trữ...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/vi/words/add-or-remove-header-a...
  8. آرشیوها

    آرشیوها...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/fa/words/add-or-remove-header-a...
  9. Niveaux logiques des nœuds dans un document en ...

    Dans Aspose.Words pour C++ la documentation mentionnait les niveaux logiques des nœuds-niveau bloc, niveau en ligne ou niveau ligne. Le niveau du nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud.... Les sections suivantes décrivent les niveaux...logique du Document et de la Section Un document Word se compose...

    docs.aspose.com/words/fr/cpp/logical-levels-of-...
  10. إدارة التكبيرات في العروض التقديمية باستخدام با...

    إنشاء وتخصيص التكبير باستخدام 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/