Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 19,409 for

aws

(0.19 sec)
  1. ReplacerContext class | Aspose.Words for Python

    aspose.words.lowcode.ReplacerContext class. Find/replace operation context....' replacer_context = aw . lowcode . ReplacerContext ()...find_whole_words_only = False aw . lowcode . Replacer . create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...field_auto_text_list (): doc = aw . Document () # Create a glossary...entries. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ค้นหา

    ค้นหา...as aw from datetime import date # โหลดไฟล์ PDF PDF1 = aw.Document("first...Document("first.pdf") PDF2 = aw.Document("second.pdf") # แปลงไฟล์...

    blog.aspose.com/th/words/compare-pdf-files-in-p...
  4. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…...words as aw print(aw.__version__) # should be...layout exactly as Word does. doc = aw.Document("input.docx") doc.update_page_layout()...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  6. Archiv

    Archiv...words as aw # load first document doc = aw.Document("calibre...# load second document doc2 = aw.Document("calibre2.docx") # compare...

    blog.aspose.com/de/words/compare-two-word-docum...
  7. آرشیوها

    آرشیوها...words as aw # بارگذاری سند doc = aw.Document("document1...های سند options = aw.saving.OoxmlSaveOptions(aw.SaveFormat.DOCX)...

    blog.aspose.com/fa/words/protect-word-documents...
  8. Trabajar con campos de formulario en Python|Asp...

    Insertar, obtener o formatear un campo de formulario en un documento usando Python....documento: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/es/python-net/working-wit...
  9. Python에서 읽기 전용으로 문서 열기|Python via .NET용 Aspose....

    Python를 사용하여 콘텐츠를 복사하거나 읽을 수 있지만 수정할 수 없도록 문서를 읽기 전용으로 만드세요....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/ko/python-net/open-a-docu...
  10. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

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