Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 40,031 for

renderer

(0.07 sec)
  1. 搜索

    搜索...SvgRenderer 實例 Rendering.SvgRenderer renderer = new Rendering.SvgRenderer();...SVG 文檔合併或合併為一個 PDF 文件。 renderer.Render(device, document1, document2...

    blog.aspose.com/zh-hant/svg/merge-combine-svg-c...
  2. آرشیوها

    آرشیوها...SHP به عنوان تصویر PNG، روش Render را فراخوانی کنید. در نهایت،...(var map = new Aspose.Gis.Rendering.Map(800, 400)) { // همانطور...

    blog.aspose.com/fa/gis/convert-shapefile-to-png...
  3. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...image:500 * 500 Before rendering After rendering smartObject1: 326...image:2000 * 2000 Before rendering After rendering smartObject1: 326...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  4. Tile Map Service (TMS)

    Tile Map Service (TMS) is a protocol for serving tiled web maps where images of map tiles are served via HTTP. TMS is designed to work with the Mercator projection, and it provides a way to request map tiles at various zoom levels, allowing for fast and efficient display of web maps. TMS has been adopted by many mapping software applications and frameworks, including OpenLayers and Leaflet....access and display of pre-rendered map tiles over the internet...divides a map into small pre-rendered tiles that can be quickly...

    products.aspose.com/gis/net/gis-formats/tile-ma...
  5. OfficeMath.GetMathRenderer | Aspose.Words per .NET

    Scopri il metodo GetMathRenderer di OfficeMath per convertire senza sforzo le equazioni in immagini, migliorando i tuoi documenti con elementi visivi chiari e professionali....Valore di ritorno L’oggetto renderer per questa equazione. Osservazioni...Esempi Mostra come eseguire il rendering di un oggetto Office Math...

    reference.aspose.com/words/it/net/aspose.words....
  6. ViewType enumeration | Aspose.Words for Python

    aspose.words.settings.ViewType enumeration. Possible values for the view mode in Microsoft Word....NONE The document shall be rendered in the default view of the...READING The document shall be rendered in the default view of the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DoclingSaveOptions.save_format property | Aspos...

    DoclingSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Document ( file_name = MY_DIR + 'Rendering.docx' ) save_options = aw.... DOCLING # Set to true to render non-image shapes and include...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRasterOperations method. Gets or sets a value determining whether or not the raster operations should be emulated in C++.... They can not be rendered directly to vector graphics...which may affect the metafile rendering performance. When this value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for C++, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....properly when the chart was rendered to an image or PDF. Now, Aspose...an image or PDF and it will render the chart axis just like Microsoft...

    docs.aspose.com/cells/cpp/handle-automatic-unit...
  10. Convert SVG to PDF in Python

    This tutorial elaborates on how to convert SVG to PDF in Python. It discusses the program flow and a runnable code snippet to render SVG to PDF in Python....a runnable code snippet to render SVG to PDF in Python . Make...First of all, configure the rendering engine with the SkiaSharp...

    kb.aspose.com/svg/python/convert-svg-to-pdf-in-...