Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 15,448 for

section

(0.32 sec)
  1. Extraire un paragraphe d'un PDF C#|Aspose.PDF f...

    Apprenez à extraire des paragraphes de documents PDF en .NET en utilisant Aspose.PDF pour la récupération de texte structuré....fonctionnalité pour rechercher des sections et des paragraphes dans le...En dessinant la bordure des sections et des paragraphes de texte...

    docs.aspose.com/pdf/fr/net/extract-paragraph-fr...
  2. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz....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/tr/python-net/restrict-do...
  3. Body Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Body, ditt viktiga verktyg för att enkelt hantera avsnittstext och förbättra effektiviteten i dokumenthanteringen....underordnad Section . Det kan bara finnas en Body i en Section . En...rotdokumentnoden. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. PageSetup.VerticalAlignment | Aspose.Words per ...

    Scopri come la proprietà VerticalAlignment di PageSetup migliora il layout del documento regolando l'allineamento del testo per migliorarne la leggibilità e la presentazione....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  5. PageVerticalAlignment Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.PageVerticalAlignment per un allineamento ottimale del testo sulle pagine. Migliora il layout del tuo documento con una giustificazione verticale precisa!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

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

    Upptäck Aspose.Words.PageVerticalAlignment-enum för optimal textjustering på sidor. Förbättra ditt dokuments layout med exakt vertikal justering!...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/...
  7. Document.LastSection | Aspose.Words لـ .NET

    اكتشف خاصية LastSection للوصول بسهولة إلى القسم الأخير من مستندك، مما يعزز كفاءة التنقل وإدارة المحتوى.... public Section LastSection { get ; } ملاحظات...Assert . AreEqual ( 1 , doc . Sections . Count ); //استخدم منشئ المستندات...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Définir en têtes et pieds de page avec Node.js ...

    Cet article explique comment insérer automatiquement une image dans l en tête et le pied de page des feuilles Excel en utilisant Aspose.Cells for Node.js via C++....uniquement deux paramètres : Section – la section où l’en-tête ou le pied...être placé. Il existe trois sections : gauche, centre et droite...

    docs.aspose.com/cells/fr/nodejs-cpp/setting-hea...
  9. Travailler avec un document dans Python|Aspose....

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant Python. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour Python. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/python-net/working-wit...
  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/