Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 40,040 for

rendering

(0.12 sec)
  1. 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...
  2. HeaderFooterBookmarksExportMode | Aspose.Words ...

    Specifies how bookmarks in headers/footers are exported in Java....in a document that we are rendering to PDF. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++....namespace Aspose :: Cells :: Rendering ; int main () { Aspose ::...

    docs.aspose.com/cells/cpp/converting-chart-to-i...
  4. Data Visualization API for .NET

    Visualization with .NET... Customizing render styles and features Input file...citiesSymbolizer); map.Render(dataDir + "cities_out.svg", Renderers.Svg); Copy...

    products.aspose.com/gis/ga/viewer/
  5. Data Visualization API for .NET

    Visualization with .NET... Customizing render styles and features Input file...citiesSymbolizer); map.Render(dataDir + "cities_out.svg", Renderers.Svg); Copy...

    products.aspose.com/gis/ko/viewer/
  6. Data Visualization API for .NET

    Visualization with .NET... Customizing render styles and features Input file...citiesSymbolizer); map.Render(dataDir + "cities_out.svg", Renderers.Svg); Copy...

    products.aspose.com/gis/uk/viewer/
  7. 在 С++ 中使用回退字体渲染演示文稿|Aspose.Slides 文档

    在 Aspose.Slides for С++ 中使用回退字体渲染演示文稿——通过一步步的 C++ 代码示例,使文本在 PPT、PPTX 和 ODP 中保持一致。...set_FontFallBackRulesCol ( rulesList ); // Rendering of thumbnail with using of...

    docs.aspose.com/slides/zh/cpp/render-presentati...
  8. Change the HTML Link Target Type with JavaScrip...

    Learn how to change the HTML link target type using Aspose.Cells for JavaScript via C++. Control the target attribute in your HTML links....Set a Default Font while Rendering a Spreadsheet to HTML with...

    docs.aspose.com/cells/javascript-cpp/change-the...
  9. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format... dml_3d_effects_rendering_mode Gets or sets a value...determining how 3D effects are rendered. (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert SVG to BMP – C# Code and Online Converter

    Convert SVG to BMP format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to BMP conversion....Rendering.Image; using SVGDocument document...specify the output file name to render. Call method & pass the instance...

    products.aspose.com/svg/net/conversion/svg-to-bmp/