Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 15,205 for

section

(1.02 sec)
  1. Gawe Markdown Nganggo Python

    Gawe Markdown anyar ing Python ing sawetara langkah. Nggawe Markdown kanthi gampang nggunakake perpustakaan 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/jv/python-net/make/md/
  2. Izveidojiet DOCX, Izmantojot Python

    Veiciet dažas darbības, lai izveidotu jaunu DOCX pakalpojumā Python. Viegli izveidojiet DOCX, izmantojot Python via .NET bibliotēku....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/lv/python-net/make/docx/
  3. Gawe DOC Nganggo Python

    Gawe DOC anyar ing Python ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan 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/jv/python-net/make/doc/
  4. Stamping with Aspose.PDF using Python|Aspose.PD...

    This Section describes how to add image stamps and text stamps to a PDF page via Python.... Check the following sections to learn how to add a stamp...to overlay entire pages or sections, useful for watermarking,...

    docs.aspose.com/pdf/python-net/stamping/
  5. Paragraph.IsEndOfSection | Aspose.Words för .NET

    Upptäck egenskapen Paragraph IsEndOfSection för att identifiera om ett stycke är det sista i ett avsnitts huvudtext för förbättrad dokumentstruktur och tydlighet....(huvudtextberättelse) av en Section ; falskt annars. public bool...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Commencer avec C++|Aspose.PDF pour C++

    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 en utilisant C++....PDF pour C++ dans cette section de démarrage. Pour en savoir...Aspose.PDF, sélectionnez la section appropriée : Pourquoi Aspose...

    docs.aspose.com/pdf/fr/cpp/get-started/
  7. Perubahan dalam nama metode|Aspose.PDF untuk 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 () diubah menjadi Section.isLandscape(true);...

    docs.aspose.com/pdf/id/java/change-in-methods-n...
  8. آرشیوها

    آرشیوها...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/fa/words/add-remove-header-foot...
  9. Обмеження документів Редагування в Python|Aspos...

    Обмеження редагування документа шляхом встановлення типу обмеження Pythonй Ви також можете видалити захист і зробити обмежені редаговані регіони....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/uk/python-net/restrict-do...
  10. Gestionar Zoom de Presentación en C++|Documenta...

    Crear y personalizar Zoom con Aspose.Slides para C++ — saltar entre secciones, añadir miniaturas y transiciones en presentaciones PPT, PPTX y ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , slide...0f , 200.0f , pres -> get_Sections () -> idx_get ( 1 )); // Guarda...

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