Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 32,455 for

renderer

(0.04 sec)
  1. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not to use anti-aliasing for rendering in C++....to use anti-aliasing for rendering. bool Aspose :: Words :: Saving...anti-aliasing is used for rendering. This property is used when...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. RevisionOptions.MovedFromTextColor | Aspose.Wor...

    Customize your RevisionOptions with the MovedFromTextColor property. Highlight moved content effortlessly, enhancing clarity and user experience.... RevisionOptions ; // Render insertion revisions in green...RevisionTextEffect . Italic ; // Render deletion revisions in red and...

    reference.aspose.com/words/net/aspose.words.lay...
  3. RevisionOptions.DeletedTextEffect | Aspose.Word...

    Discover the DeletedTextEffect property in RevisionOptions. Customize how deleted content appears with effects like StrikeThrough for enhanced clarity.... RevisionOptions ; // Render insertion revisions in green...RevisionTextEffect . Italic ; // Render deletion revisions in red and...

    reference.aspose.com/words/net/aspose.words.lay...
  4. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control revision visibility with the ShowRevisionMarks property. Easily format revision text for clarity, enhancing document collaboration. Default is true.... RevisionOptions ; // Render insertion revisions in green...RevisionTextEffect . Italic ; // Render deletion revisions in red and...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Edit HTML5 Canvas in Java – Aspose.HTML for Java

    Learn how to edit HTML5 Canvas in Java, including dynamic 2D rendering and advanced graphics manipulation using Aspose.HTML for Java API....create dynamic, scriptable rendering of 2D shapes and bitmap images...JavaScript for drawing and rendering operations. This allows developers...

    docs.aspose.com/html/java/edit-html5-canvas/
  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/lv/viewer/
  7. 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/ro/viewer/
  8. 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/pl/viewer/
  9. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...factors, including the chart’s rendering settings or the specific format...may affect how the chart is rendered. Use Different Image Formats...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  10. Convert osm to jpeg in C#

    Convert osm to jpeg with an API designed specifically for hi / C# developers....symbolizer); // Render the map to Jpeg format map.Render("land_out...Render("land_out.png", Renderers.Jpeg); } Copy C# code to the clipboard How to...

    products.aspose.com/gis/hi/viewer/osm-to-jpeg/