Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 6,799 for

shape rendering

(0.12 sec)
  1. HTML를 PDF Python로 변환

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

    products.aspose.com/words/ko/python-net/convers...
  2. HTML를 PNG Python로 변환

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

    products.aspose.com/words/ko/python-net/convers...
  3. Convertir SVG en XPS | Aspose.HTML for .NET

    Convertir SVG en XPS à l'aide de Aspose.HTML for .NET. Examinez divers scénarios de conversion SVG vers XPS dans des exemples C#....système de fichiers local ( shapes.svg ), le convertissons et...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new XpsSaveOptions()...

    docs.aspose.com/html/fr/net/convert-svg-to-xps/
  4. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...0 There is Excel file with Shapes and Icons inserted into it...Cells; using Aspose.Cells.Rendering; var cellsLicFilePath = Path...

    forum.aspose.com/t/graphic-elements-in-html-are...
  5. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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.... Render a slide to any image format...feature. Apply protection to shapes. Below is an example of a PresentationML...

    docs.aspose.com/slides/php-java/presentationml-...
  6. Aspose.Slides .NET の VSTO 用|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....Slides Adding Shapes to Presentation Adding Text...Dimensions Presentation Locking Rendering Shapes on Slide as Images Aspose...

    docs.aspose.com/slides/ja/net/aspose-slides-net...
  7. Aspose.Slides for .NET Core | NET Core PowerPoi...

    Aspose.Slides .NET Core API برای ساخت راه حل های PowerPoint .NET Core....را به Shapes اضافه کنید چرخش و چرخش اشکال سبک های خط Shape را مدیریت...Presentation(dir + "template.pptx"); // render as PDF, XPS & TIFF prs.Save(dir...

    products.aspose.com/slides/fa/net-core/
  8. Modifiche all API pubblica in Aspose.Cells 8.8....

    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....ShapeCollection at specified location Shape shape = sheet . getShapes (). addActiveXControl...property ActiveXControl control = shape . getActiveXControl (); control...

    docs.aspose.com/cells/it/java/public-api-change...
  9. HTML को Markdown Python में बदलें

    Python कोड HTML को Markdown प्रारूप में बदलें। सहेजें HTML के रूप में Markdown का उपयोग कर 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/hi/python-net/convers...
  10. DOC को EPUB Python में बदलें

    Python कोड DOC को EPUB प्रारूप में बदलें। सहेजें DOC के रूप में EPUB का उपयोग कर Python ।...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/hi/python-net/convers...