Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,512 for

section

(0.17 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. 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/...
  3. Archivo

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

    blog.aspose.com/es/words/add-remove-header-foot...
  4. Управление Zoom|Aspose.Slides для Node.js через...

    Добавьте масштаб или кадры масштаба в презентации PowerPoint на JavaScript...только один раздел, используйте Section Zoom . Slide Zoom Zoom слайда...pres . dispose (); } } Section Zoom Section Zoom представляет собой...

    docs.aspose.com/slides/ru/nodejs-java/manage-zoom/
  5. أرشيف

    أرشيف...sections. لكل قسم في المجموعة ، قم...الافتراضية باستخدام طريقة Document.sections.clear(). قسم الاستيراد إلى...

    blog.aspose.com/ar/words/split-a-word-document-...
  6. Archiv

    Archiv...sections. Pro každou sekci v kolekci...sekce pomocí metody Document.sections.clear(). Importujte sekci...

    blog.aspose.com/cs/words/split-a-word-document-...
  7. Utilisation de SDT de contrôle de contenu|Aspos...

    En utilisant Python, vous pouvez intégrer une sémantique définie par le client ainsi que son comportement et son apparence dans un document....contrôles de contenu Cette section explique comment mettre à jour...(sauf les sections répétitives, les éléments de section répétitifs...

    docs.aspose.com/words/fr/python-net/working-wit...
  8. Extração baseada em região usando Python|Aspose...

    Aprenda como extrair texto de uma região específica da página ou da estrutura de parágrafos em documentos PDF com Aspose.PDF for Python....sec_idx , section in enumerate ( page_markup . sections , start... paragraph in enumerate ( section . paragraphs , start = 1 ):...

    docs.aspose.com/pdf/pt/python-net/region-based-...
  9. FieldSection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldSection، الحل الأمثل لتطبيق حقول Section بكفاءة في معالجة المستندات. حسّن سير عملك اليوم!...FieldSection class ينفذ حقل SECTION. لمعرفة المزيد، قم بزيارة العمل...يوضح كيفية استخدام الحقول SECTION وSECTIONPAGES لترقيم الصفحات...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Zoom für Präsentationen in C++ verwalten|Aspose...

    Zoom mit Aspose.Slides für C++ erstellen und anpassen — zwischen Abschnitten springen, Thumbnails und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....anzuzeigen, verwenden Sie einen Section Zoom . Folienzoom Ein Folienzoom...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/de/cpp/manage-zoom/