Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 19,500 for

aws

(0.17 sec)
  1. Muokkaa MARKDOWN Kohteessa Python

    Muokkaa MARKDOWN koodissa Python....words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fi/python-net/edit/ma...
  2. Muokkaa TEXT Kohteessa Python

    Muokkaa TEXT koodissa Python....words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fi/python-net/edit/text/
  3. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…...implementation: merged_document = aw.Document() merged_document.r...fileName in docx_file_paths: input = aw.Document(fileName) # Append the...

    forum.aspose.com/t/formatting-issue-when-mergin...
  4. Archiv

    Archiv...words as aw from datetime import date # načíst...načíst první dokument doc = aw.Document("calibre.docx") # načíst...

    blog.aspose.com/cs/words/compare-two-word-docum...
  5. Архивы

    Архивы...words as aw # load document doc = aw.Document("document1...options options = aw.saving.OoxmlSaveOptions(aw.SaveFormat.DOCX)...

    blog.aspose.com/ru/words/protect-word-documents...
  6. ארכיון

    ארכיון...words as aw # טען את מסמך ה-Word doc = aw.Document("document...aspose.words as aw # טען את מסמך ה-Word doc = aw.Document("document...

    blog.aspose.com/he/words/convert-word-document-...
  7. Werken met formuliervelden in Python|Aspose.Wor...

    Een formulierveld in een document invoegen, verkrijgen of formatteren Python....invoegt: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/nl/python-net/working-wit...
  8. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....document: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/python-net/working-with-f...
  9. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...