Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 6,111 for

shape rendering

(0.11 sec)
  1. حل عملي لتغيير حجم ورقة العمل|وثائق Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....onePagePerSheet ; SheetRender render = new SheetRender ( workbookDesigner...imageOrPrintOptions ); String ext = ".bmp" ; render . ToImage ( 0 , tempFileName...

    docs.aspose.com/slides/ar/net/working-solution-...
  2. WORD를 PNG Python로 변환

    Python WORD 을 PNG 형식으로 변환합니다. Python 사용하여 WORD 을 PNG로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...get_shape_renderer().save("Output.png", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  3. WORD를 MARKDOWN Python로 변환

    Python WORD 을 MARKDOWN 형식으로 변환합니다. Python 사용하여 WORD 을 MARKDOWN로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...get_shape_renderer().save("Output.md", aw.saving.ImageSaveOptions(aw...

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

    Python JPG 을 PDF 형식으로 변환합니다. Python 사용하여 JPG 을 PDF로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...get_shape_renderer().save("Output.pdf", aw.saving.ImageSaveOptions(aw...

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

    Python WORD 을 EPUB 형식으로 변환합니다. Python 사용하여 WORD 을 EPUB로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...get_shape_renderer().save("Output.epub", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  6. 將圖片轉換為DOCX Python

    在Python代碼圖片轉換為DOCX使用Python將圖片保存為DOCX。...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...get_shape_renderer().save("Output.docx", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  7. 將DOC轉換為EPUB Python

    在Python代碼DOC轉換為EPUB使用Python將DOC保存為EPUB。...DocumentBuilder(doc) shape = builder.insert_image("Input.doc") shape.get_shape_renderer()...get_shape_renderer().save("Output.epub", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  8. 將HTML轉換為SVG Python

    在Python代碼HTML轉換為SVG使用Python將HTML保存為SVG。...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...get_shape_renderer().save("Output.svg", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  9. PDF를 EPUB Python로 변환

    Python PDF 을 EPUB 형식으로 변환합니다. Python 사용하여 PDF 을 EPUB로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...get_shape_renderer().save("Output.epub", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  10. DOC를 EPUB Python로 변환

    Python DOC 을 EPUB 형식으로 변환합니다. Python 사용하여 DOC 을 EPUB로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image("Input.doc") shape.get_shape_renderer()...get_shape_renderer().save("Output.epub", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...