Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 39,059 for

renderer

(0.08 sec)
  1. Procurar

    Procurar...Crie uma instância do EPUB Renderer. Mescle os documentos EPUB...EPUB Renderer var renderer = new com.aspose.html.rendering.EpubRenderer();...

    blog.aspose.com/pt/html/merge-epub-in-java/
  2. C++ ile PdfSaveOptions ve ImageOrPrintOptions u...

    Aspose.Cells ile belgeleri kaydederken yazı tipi ayarlarını önceliklendirmeyi öğrenin....düzgün gösteremiyorsa veya render etmedi ise, Aspose.Cells, PdfSaveOptions...karşısında belirtilen yazı tipiyle render etmeye çalışacaktır. İsteğinize...

    docs.aspose.com/cells/tr/cpp/set-defaultfont-pr...
  3. ארכיון

    ארכיון... השיטה Render תשמור את קובץ ה-SHP כקובץ SVG...(var map = new Aspose.Gis.Rendering.Map(800, 400)) { // השתמש...

    blog.aspose.com/he/gis/convert-shapefile-to-svg...
  4. 档案

    档案...rendering.PngSaveOptions options = new...new com.aspose.xps.rendering.PngSaveOptions(); options.setSmoothingMode(com...

    blog.aspose.com/zh/page/convert-xps-to-bmp-jpeg...
  5. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....new Document(getMyDir() + "Rendering.docx"); SvgSaveOptions options...determining how colors are rendered. getCustomTimeZoneInf() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  6. WebForms DataGridView를 PDF로 렌더링하기|Aspose.PDF fo...

    이 샘플은 Aspose.PDF 라이브러리를 사용하여 WebForm을 PDF로 렌더링하는 방법을 보여줍니다....도우미 클래스를 만들고 Render 메서드를 재정의하는 것입니다. void Render ( HtmlTextWriter...{ // render web page for PDF document } else { // render web page...

    docs.aspose.com/pdf/ko/net/render-webforms-data...
  7. Convert DGN to PDF in Python

    This quick article entails how to convert DGN to PDF in Python. It includes the stepwise algorithm as well as a code snippet to develop a DGN to PDF converter in Python....discusses tailoring the DGN file rendering to meet any custom requirements...PdfOptions class to set PDF rendering options Call the save method...

    kb.aspose.com/cad/python/convert-dgn-to-pdf-in-...
  8. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....page layout model build and rendering. Page layout model is built...may or may not be further rendered into fixed page format. For...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Convert X to 3DS via C# | products.aspose.com

    Sample code for X to 3DS C# conversion. Use API example code for batch X files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....C# Render X as 3DS without any 3D modeling and rendering software...without any modeling and rendering software. The 3D API supports...

    products.aspose.com/3d/net/conversion/x-to-3ds/
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...in some charts are wrongly rendered. Code: var doc = new Document(@"...Aspose.Words handles the rendering of charts and their elements...

    forum.aspose.com/t/charts-have-wrong-axis-label...