Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 15,193 for

section

(0.09 sec)
  1. Fai WORD Usando Python

    Crea un nuovo WORD in Python in pochi passaggi. Crea facilmente WORD utilizzando la libreria Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/it/python-net/make/word/
  2. با استفاده از Python Markdown را بسازید

    در چند مرحله یک Markdown جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی Markdown را ایجاد کنید....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/fa/python-net/make/md/
  3. 아카이브

    아카이브...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ko/words/add-remove-header-foot...
  4. 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...
  5. Архивы

    Архивы...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ru/words/add-or-remove-header-a...
  6. 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/
  7. Cambio en el nombre de métodos|Aspose.PDF para ...

    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 () se cambia a Section.isLandscape(true);...

    docs.aspose.com/pdf/es/java/change-in-methods-n...
  8. Supprimer l'en-tête et le pied de page dans Wor...

    Supprimez l'en-tête et le pied de page dans Word à l'aide de Java. Il fournit des configurations IDE, une liste d'étapes et un exemple de code pour supprimer l'en-tête et le pied de page dans Word à l'aide de Java....boucle for sur toutes les sections du document chargé Pour supprimer...for pour analyser toutes les sections du fichier Word. À chaque...

    kb.aspose.com/fr/words/java/delete-header-and-f...
  9. FieldSection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldSection, din lösning för att effektivt implementera Section-fält i dokumentbehandling. Förbättra ditt arbetsflöde idag!...FieldSection class Implementerar SECTION-fältet. För att lära dig mer...Visar hur man använder fälten SECTION och SECTIONPAGES för att numrera...

    reference.aspose.com/words/sv/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/