Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 39,769 for

renderer

(0.77 sec)
  1. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Use Default Fonts for Rendering a Presentation Aspose.Slides...set the default font fore rendering the presentation to PDF, XPS...

    docs.aspose.com/slides/cpp/default-font/
  2. Aspose.Diagram Font Operations|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....the font directories for rendering in Visio diagrams. This article...folders for TrueType fonts when rendering or embedding fonts. Programming...

    docs.aspose.com/diagram/java/aspose-diagram-fon...
  3. Konwertuj LaTeX na PNG przy użyciu Aspose.Tex w...

    Naucz się konwertować równania LaTeX na obrazy PNG przy użyciu Aspose.Tex for Python via .NET. Postępuj zgodnie z tym przewodnikiem krok po kroku, aby dodać renderowanie w aplikacji Flask....render import ImageRenderOptions Utwórz...rozmiar PNG. render_options = ImageRenderOptions() render_options...

    blog.aspose.com/pl/tex/how-to-convert-latex-to-...
  4. Create formulas in LaTeX | Java API Solution

    Java API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....equations Create equations in LaTeX Render various math equations in LaTeX...</version> </dependency> Steps to render LaTeX formulas in SVG with...

    products.aspose.com/tex/java/latex-equations/
  5. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....document figures with LaTeX Render LaTeX text, tables, and graphics...the capability to crop and render any LaTeX fragment representing...

    products.aspose.com/tex/cpp/latex-figures/
  6. Forme separat de Document|Aspose.Words pentru P...

    Extrageți diverse obiecte grafice, cum ar fi imagini, casetă de text care conține paragrafe sau forme de săgeți, atunci când procesați un document și exportați-le într-o locație externă folosind Python....GroupShape prin metoda get_shape_renderer sau prin trecerea Shape la...disc: r = shape . get_shape_renderer () # Define custom options...

    docs.aspose.com/words/ro/python-net/rendering-s...
  7. HtmlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HtmlFixed](../../aspose.words/saveformat/#HtmlFixed) format...determining how colors are rendered. (Inherited from FixedPageSaveOptions...determining how 3D effects are rendered. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeRendererBase.getOpaqueBoundsInPixels2 metho...

    Aspose.Words.Rendering.NodeRendererBase.getOpaqueBoundsInPixels2 method...Rendering.NodeRendererBase.OpaqueBoundsInPoints...want to create a bitmap for rendering the shape with only opaque...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Handling Windows Metafiles|Aspose.Words for Pyt...

    Aspose.Words for Python via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player.... EMF+) images, including rendering options, limited raster‑operation...images should be rendered using the rendering_mode property, which...

    docs.aspose.com/words/python-net/handling-windo...
  10. 档案

    档案... using (var map = new Rendering.Map(800, 400)) { // 创建矢量图层并将其添加到地图。...将地图渲染到文件中。 map.Render("land_out.svg", Renderers.Svg); } 在 C# 中以编程方式将...

    blog.aspose.com/zh/gis/map-rendering-csharp/