Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 39,648 for

render

(0.07 sec)
  1. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services....corresponding to a TXT renderer: < Render > ... < Extension Name...Configuration > </ Extension > </ Render > Round Points Document Ooxml...

    docs.aspose.com/words/reportingservices/stretch...
  2. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for .NET, developers can Render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....NET , developers can render an image by mapping shadows...EnableShadows = true }; scene . Render ( camera , "CastAndReceiveShadow_out...

    docs.aspose.com/3d/net/cast-and-receive-shadows...
  3. FontSettings.defaultInstance property | Aspose....

    FontSettings.defaultInstance property. Static default font settings.... When we render the document, // the default...words will use "Courier New" to render text that uses the unknown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose 中的公共 API 更改。3D 1.7.0|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....look at the origin point for rendering, it must be attached to the...the scene before render Camera camera = new Camera (); scene ...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  5. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or Rendering of documents in C++....Aspose::Words::Rendering namespace Contents [ Hide ] The Aspose...Aspose.Words.Rendering namespace provides classes that allow to...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Save Excel into PDF with Standard or Minimum Si...

    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....AI Document Assistant Close Render Solid Gridlines while converting...converting Excel to PDF Render Unicode Supplementary characters in...

    docs.aspose.com/cells/java/save-excel-into-pdf-...
  7. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...//create a renderer using ( var renderer = Renderer . CreateRenderer...CreateRenderer ()) { //Create a cube map render target with depth texture,...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Me...

    Aspose::Words::Saving::ImageSaveOptions::get_MetafileRenderingOptions method. Allows to specify how metafiles are treated in the Rendered output in C++....metafiles are treated in the rendered output. System :: SharedPtr...is specified, Aspose.Words renders metafile to vector graphics...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation as pdf with notes using Java....customize the output PDF and render the desired slides only will...add Aspose.Slides for Java to render motes to PDF Open the presentation...

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  10. 如何合并 SVG 文件 – C# 示例

    您将学习如何使用 Render() 方法将多个 SVG 合并为 PDF、XPS 或图像格式,并查找 SVG 合并的 C# 示例。...本文提供有关 Render() 方法的信息,该方法用于将 SVG 文档转换为另一...模型生成图像的过程。从 SVG 转换为其他格式可以通过使用 类的 Render(IDevice, TDocument) 方法来执行。...

    docs.aspose.com/svg/zh/net/how-to-merge-svg-files/