Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 15,499 for

section

(0.15 sec)
  1. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...for s in doc . sections : s = s . as_section () s . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... first_section . body . first_paragraph )...build_and_insert ( ref_node = doc . first_section . body . append_paragraph (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Licensiering|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....downloaded from the downloads section of Aspose’s web site at: <//...

    docs.aspose.com/cells/sv/go-cpp/licensing/
  4. Chargement, sauvegarde et conversion|Aspose.Wor...

    Comment convertir un document d'un format à un autre, tel que Word en PDF ou HTML en Markdown, ainsi que comment charger et enregistrer un document à l'aide de Python....conversion Contents [ Hide ] Cette section fournit des informations sur...

    docs.aspose.com/words/fr/python-net/loading-sav...
  5. Enregistrer la page Wiki SharePoint au format P...

    La bibliothèque PDF Sharepoint peut être utilisée pour exporter les pages Wiki SharePoint au format PDF....d’écran ci-dessous montrent une section de texte telle qu’elle apparaît...

    docs.aspose.com/pdf/fr/sharepoint/save-sharepoi...
  6. PdfFileEditor Class|Aspose.PDF for Python via .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in Python with Aspose.PDF....for printing, and extract sections from existing documents without...

    docs.aspose.com/pdf/python-net/pdffileeditor-cl...
  7. ChapterPageSeparator enumeration | Aspose.Words...

    aspose.words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and page number.... first_section . page_setup page_setup . page_number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.borders property | Aspose.Words for N...

    PageSetup.borders property. Gets a collection of the page borders.... sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Nawigacja za pomocą kursora w Python|Aspose.Wor...

    Nawiguj między różnymi węzłami w dokumencie, takimi jak akapit, zakładka lub określony znak, używając Python....current_paragraph i current_section . Wszelkie operacje wstawiania...move_to_paragraph lub move_to_section . Ponadto możesz określić indeks...

    docs.aspose.com/words/pl/python-net/navigation-...
  10. Python을 사용하여 Word에서 섹션 나누기를 삭제하는 방법

    이 기사에서는 Python을 사용하여 Word에서 구역 나누기를 삭제하는 방법을 안내합니다. 여기에는 Python을 사용하여 Word에서 섹션 나누기를 제거하는 샘플 코드와 환경을 설정하는 리소스와 함께 프로그램 논리가 있습니다....document 로드 가능한 경우 문서의 마지막 두 번째 section 부터 시작하고 문서를 그대로 둡니다. 두 번째 마지막...제거하는 프로세스를 보여줍니다. 문서 클래스의 Sections.count 속성을 사용하여 루프가 마지막 두 번째...

    kb.aspose.com/ko/words/python/how-to-delete-sec...