Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 6,378 for

shape rendering

(0.09 sec)
  1. Aspose.Cells 8.5.2のPublic APIの変更|Documentation

    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....setOnePagePerSheet ( true ); //Render worksheet to graphics context...//Access first three shapes of the worksheet Shape shape1 = worksheet...

    docs.aspose.com/cells/ja/java/public-api-change...
  2. ImageSavingArgs.ImageFileName | Aspose.Words لـ...

    اكتشف خاصية ImageSavingArgs ImageFileName لإدارة أسماء ملفات الصور بسهولة وحفظ المواقع للتعامل مع الصور بكفاءة....= new Document ( MyDir + "Rendering.docx" ); string outFileName...OriginalFileName . EndsWith ( "Rendering.docx" )); string partType...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Converti HTML In Markdown Python

    Converti HTML in Markdown formato nel Python codice Salva HTML come Markdown utilizzando Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...get_shape_renderer().save("Output.md", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/it/python-net/convers...
  4. Converti Immagine In DOCX Python

    Converti Immagine in DOCX formato nel Python codice Salva Immagine come DOCX utilizzando Python....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/it/python-net/convers...
  5. تحويل WORD إلى PNG Python

    تحويل WORD إلى تنسيق PNG في كود Python احفظ WORD باسم PNG باستخدام Python....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/ar/python-net/convers...
  6. تحويل WORD إلى EPUB Python

    تحويل WORD إلى تنسيق EPUB في كود Python احفظ WORD باسم EPUB باستخدام Python....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/ar/python-net/convers...
  7. تحويل JPG إلى HTML Python

    تحويل JPG إلى تنسيق HTML في كود Python احفظ JPG باسم HTML باستخدام Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...get_shape_renderer().save("Output.html", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ar/python-net/convers...
  8. تحويل JPG إلى PDF Python

    تحويل JPG إلى تنسيق PDF في كود Python احفظ JPG باسم PDF باستخدام Python....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/ar/python-net/convers...
  9. تحويل HTML إلى EPUB Python

    تحويل HTML إلى تنسيق EPUB في كود Python احفظ HTML باسم EPUB باستخدام Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...get_shape_renderer().save("Output.epub", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ar/python-net/convers...
  10. تحويل PDF إلى EPUB Python

    تحويل PDF إلى تنسيق EPUB في كود Python احفظ PDF باسم EPUB باستخدام Python....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/ar/python-net/convers...