Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 19,500 for

aws

(0.19 sec)
  1. Arsip

    Arsip...words as aw # Buat dokumen baru doc = aw.Document() # Buat...Buat pembuat dokumen builder = aw.DocumentBuilder(doc) # Sisipkan...

    blog.aspose.com/id/words/convert-image-to-word-...
  2. Archivio

    Archivio...words as aw # load the Word documents docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") # copy...

    blog.aspose.com/it/words/copy-content-of-a-word...
  3. Archiwa

    Archiwa...words as aw # Utwórz nowy dokument doc = aw.Document() #...tworzenia dokumentów builder = aw.DocumentBuilder(doc) # Wstaw...

    blog.aspose.com/pl/words/convert-image-to-word-...
  4. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

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

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line.... doc = aw . Document ( file_name = MY_DIR...format . baseline_alignment == aw . BaselineAlignment . AUTO :...

    reference.aspose.com/words/python-net/aspose.wo...
  7. فشرده سازی JPG در Python

    بدون از دست دادن کیفیت، JPG را در Python فشرده کنید. محتوای JPG را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/fa/python-net/compres...
  8. Компресиране На DOCX В Python

    Компресирайте DOCX в Python, без да губите качество. Оптимизирайте съдържанието на DOCX, намалявайте размера на файла лесно....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/bg/python-net/compres...
  9. บีบอัด DOCX ใน Python

    บีบอัด DOCX ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOCX ลดขนาดไฟล์ได้อย่างง่ายดาย...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/th/python-net/compres...
  10. บีบอัด WORD ใน Python

    บีบอัด WORD ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา WORD ลดขนาดไฟล์ได้อย่างง่ายดาย...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/th/python-net/compres...