Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 39,361 for

render

(0.07 sec)
  1. Configuration Explained|Aspose.Words for Report...

    Overview of configuration approaches for the Aspose.Words for Reporting Services.... The renderer configuration is stored inside...corresponding to a particular renderer. Every export format has its...

    docs.aspose.com/words/reportingservices/configu...
  2. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....Aspose::Words::Rendering::NodeRendererBase::Save method Contents...ImageSaveOptions>) method Renders the shape into an image and...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...(int)(zoomedHeight * dpiResolution / 72); // Render page to image using (var ms...related to how the images are rendered and added to the new PDF....

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  4. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....js via C++ Render Unicode Supplementary characters...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  5. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_DefaultFontSubstitution method. Settings related to default font substitution rule in C++....substitution take place, // and then render the result in a PDF. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....generate, modify, convert, render and print VSTM files. .NET...spreadsheet formats, it can also render Visio files as images, VSTM...

    products.aspose.com/diagram/python-java/create/...
  7. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....generate, modify, convert, render and print VSSX files. .NET...spreadsheet formats, it can also render Visio files as images, VSSX...

    products.aspose.com/diagram/net/create/vssx/
  8. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM files within Java based desktop or web application....generate, modify, convert, render and print VSSM files. .NET...spreadsheet formats, it can also render Visio files as images, VSSM...

    products.aspose.com/diagram/java/create/vssm/
  9. Aspose.Words for .NET|Documentation

    Generate, modify, convert, Render, and print documents using C#....manipulating, converting, and rendering Word documents programmatically...generate, modify, convert, render, and print documents without...

    docs.aspose.com/words/net/
  10. Convert osm to svg in C#

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

    products.aspose.com/gis/net/viewer/osm-to-svg