Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 39,781 for

render

(1.81 sec)
  1. LaTeX 图形渲染 | Aspose.TeX for .NET

    Aspose.TeX API 为 .NET 提供的 LaTeX 片段(图形)渲染解决方案在本文中进行说明。了解如何使用该功能的代码示例。...图形渲染 是对 LaTeX math formula rendering 的概括。 如何将 LaTeX 图形渲染为 PNG 与本主题相关的...。与公式渲染一样,我们将从示例开始。代码如下: Copy 1 // Render LaTeX figure to PNG image 2...

    docs.aspose.com/tex/zh/net/latex-figure-rendering/
  2. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....following example shows how to render a range of pages (3 and 4)...CalculateFormula() just before rendering it to PDF. Doing so ensures...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  3. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages... Examples Shows how to render one page from a document to...the way in which that method renders the document into an image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...Calculate page scale via sheet render ImageOrPrintOptions options...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  5. Secure PDF Documents|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....CalculateFormula() just before rendering it to PDF. This ensures that...and the correct values are rendered in the PDF. AI Document Assistant...

    docs.aspose.com/cells/net/secure-pdf-documents/
  6. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageSize method. Gets or sets the size of a generated image in pixels in C++.... Examples Shows how to render every page of a document to...the way in which that method renders the document into an image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations.... get ( 0 ); // Render the sheet with respect to specified...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  8. ShapeRenderer class | Aspose.Words for Node.js

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to Render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...ShapeRenderer class Provides methods to render an individual Shape or GroupShape...save(fileName, saveOptions) Renders the shape into an image and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OfficeMathRenderer class | Aspose.Words for Nod...

    Aspose.Words.Rendering.OfficeMathRenderer class. Provides methods to Render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...OfficeMathRenderer class Provides methods to render an individual OfficeMath to...save(fileName, saveOptions) Renders the shape into an image and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document....Shows how to hide text in a rendered output document. doc = aw...we wish to omit it from a rendered document. builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...