Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 14,630 for

section

(0.07 sec)
  1. Sección de Diapositivas|Documentación de Aspose...

    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....section2 $pres -> save ( "pres-sections.pptx" , SaveFormat :: Pptx...0 ); $pres -> save ( "pres-sections-moved.pptx" , SaveFormat ::...

    docs.aspose.com/slides/es/php-java/slide-section/
  2. تغيير في أسماء الأساليب|Aspose.PDF for Java

    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.... Section.setIsLanscape () تم تغييره إلى Section.isLandscape(true);...

    docs.aspose.com/pdf/ar/java/change-in-methods-n...
  3. Paragraph.IsEndOfSection | Aspose.Words per .NET

    Scopri la proprietà Paragraph IsEndOfSection, identifica se un paragrafo è l'ultimo nel testo principale di una sezione per migliorare la struttura e la chiarezza del documento....principale della storia) di un Section ; falso altrimenti. public...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Paragraph.IsEndOfSection | Aspose.Words لـ .NET

    اكتشف خاصية Paragraph IsEndOfSection، وحدد ما إذا كانت الفقرة هي الأخيرة في النص الرئيسي للقسم لتحسين بنية المستند ووضوحه....Body (قصة النص الرئيسي) لـ Section ؛ وإلا فسيكون خاطئًا. public...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Format PSD|Documentation

    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....prend en charge toutes les sections du format de fichier Adobe...prend en charge toutes les sections du Format PSD. 1. En-têtes...

    docs.aspose.com/psd/fr/java/format-psd/
  6. NodeCollection.Clear | Aspose.Words لـ .NET

    قم بمسح NodeCollection الخاص بك بسهولة باستخدام طريقة Clear الخاصة بنا، وإزالة جميع العقد من المجموعة والمستند للحصول على الأداء الأمثل.... Sections . Count ); Assert . AreEqual...AreEqual ( 17 , doc . Sections [ 0 ]. GetChildNodes ( NodeType . Any...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. BuildingBlock.Accept | Aspose.Words per .NET

    Scopri il metodo Accept di BuildingBlock per coinvolgere i visitatori in modo fluido e migliorare l'esperienza utente. Sfrutta appieno il potenziale del tuo sito web oggi stesso!...this block in the Quick Parts section of word will place its contents...nella posizione. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/it/net/aspose.words....
  8. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Upptäck DocumentVisitor VisitParagraphStart-metoden, avgörande för att effektivt hantera styckeuppräkning i dina applikationer. Förbättra dina kodningsfärdigheter!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Commencer|Aspose.PDF pour Java

    Cette Section décrit les principes de base du travail et de l'utilisation de l'API DOM. Elle démontre également des exemples simples et complexes pour créer un document PDF...PDF pour Java dans cette section Commencer. Pour en savoir plus...Aspose.PDF, sélectionnez la section appropriée : Pourquoi Aspose...

    docs.aspose.com/pdf/fr/java/get-started/