Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 19,397 for

aws

(0.1 sec)
  1. Chuyển Hình Ảnh Thành BMP Python

    Chuyển đổi Hình ảnh định dạng sang BMP trong mã Python Lưu Hình ảnh thành BMP bằng cách sử dụng Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.bmp" , aw.saving.ImageSaveOptions(aw.SaveFormat.BMP))...

    products.aspose.com/words/vi/python-net/convers...
  2. JPG를 TIFF Python로 변환

    Python JPG 을 TIFF 형식으로 변환합니다. Python 사용하여 JPG 을 TIFF로 저장합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.tiff" , aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF))...

    products.aspose.com/words/ko/python-net/convers...
  3. JPG를 영상 Python로 변환

    Python JPG 을 영상 형식으로 변환합니다. Python 사용하여 JPG 을 영상로 저장합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/ko/python-net/convers...
  4. PDF를 GIF Python로 변환

    Python PDF 을 GIF 형식으로 변환합니다. Python 사용하여 PDF 을 GIF로 저장합니다....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.GIF) for page in range (doc...

    products.aspose.com/words/ko/python-net/convers...
  5. TEXT를 GIF Python로 변환

    Python TEXT 을 GIF 형식으로 변환합니다. Python 사용하여 TEXT 을 GIF로 저장합니다....as aw doc = aw.Document( "Input.txt" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.GIF) for page in range (doc...

    products.aspose.com/words/ko/python-net/convers...
  6. 영상를 PNG Python로 변환

    Python 영상 을 PNG 형식으로 변환합니다. Python 사용하여 영상 을 PNG로 저장합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/ko/python-net/convers...
  7. ExportListLabels Enum | Aspose.Words لـ .NET

    اكتشف كيف يعمل Aspose.Words.Saving.ExportListLabels على تعزيز صادرات HTML وMHTML وEPUB باستخدام خيارات تسمية القائمة القابلة للتخصيص....text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/ar/net/aspose.words....
  8. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options....text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Archiv

    Archiv...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...node. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/de/words/extract-text-from-word...
  10. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

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