Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 19,711 for

aws

(0.26 sec)
  1. A(Z) Kép Konvertálása A Következőre: HTML Python

    A(z) Kép HTML formátumba Python kóddal. Kép mentése HTML a Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/hu/python-net/convers...
  2. Pārvērst JPG Par DOCX Python

    Konvertējiet JPG uz DOCX Python formātu kodā. Saglabājiet JPG kā DOCX izmantojot Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/lv/python-net/convers...
  3. Փոխարկել JPG DOCX Python

    Փոխարկեք JPG ը DOCX ձևաչափի Python կոդով: Պահեք JPG որպես DOCX օգտագործելով Python:...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/hy/python-net/convers...
  4. Konwertuj JPG Na DOCX Python

    Konwertuj JPG format na DOCX w Python kodzie Zapisz JPG jako DOCX za pomocą Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/pl/python-net/convers...
  5. HtmlSaveOptions.ExportRoundtripInformation | As...

    Scopri la proprietà ExportRoundtripInformation di HtmlSaveOptions per controllare i dati di andata e ritorno nei formati HTML, MHTML ed EPUB. Ottimizza le tue esportazioni oggi stesso!...ritorno vengono esportate come -aw-* CSS properties degli elementi...outDocContents . Contains ( "<div style=\"-aw-headerfooter-type:header-primary;...

    reference.aspose.com/words/it/net/aspose.words....
  6. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/zh/python-net/restrict-do...
  7. Hạn chế chỉnh sửa tài liệu trong Python|Aspose....

    Hạn chế chỉnh sửa tài liệu bằng cách đặt loại hạn chế bằng Python. Bạn cũng có thể loại bỏ bảo vệ và tạo các vùng có thể chỉnh sửa không hạn chế....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/vi/python-net/restrict-do...
  8. ویرایش سند در Python را محدود کنید|Aspose.Words...

    با تنظیم نوع محدودیت با استفاده از Python، ویرایش یک سند را محدود کنید. همچنین می توانید حفاظت را حذف کنید و مناطق قابل ویرایش نامحدود ایجاد کنید....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/fa/python-net/restrict-do...
  9. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... let doc = new aw . Document (); // Insert a plain...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ReplaceAction enumeration | Aspose.Words for Py...

    aspose.words.replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation.... node_type == aw . NodeType . PARAGRAPH or insertion_destination...insertion_destination . node_type == aw . NodeType . TABLE : dst_story...

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