Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,055 for

eps rendering

(0.4 sec)
  1. Crash when saving XLSX to PDF with Version 26.0...

    Hi, please find a XLSX attached where saving to pdf results in a crash. Code to reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output, Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_E…...Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_EP_OEN_NW.zip (675,2 KB) Is there...related to incomplete image rendering in Excel to PDF conversion...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  2. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when Rendering document pages or shapes to images in Java....specify additional options when rendering document pages or shapes to...specify a resolution while rendering a document to PNG. Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....Specifies the format in which the rendered document pages or shapes will... Bmp , Jpeg or vector Emf , Eps , WebP , Svg . Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......NET How to Render LaTeX to PNG in C# How to Get...Zip File in C# How to Convert EPS to TIFF in C# How to Add Image...

    kb.aspose.com/categories/page/79/
  5. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code....EPS; using Aspose.Page.EPS.Device; using System...language, and once the content is rendered, it’s fixed. 2. What are the...

    products.aspose.com/page/net/add-pages-to-ps/
  6. LaTeX to raster images | TeX API Solution for .NET

    C# API Solution to work with TeX. Create equations, include graphics and make them set as raster images with Aspose.TeX API for .NET....PDF, but does allow XPS and PS/EPS inclusion. The code presented...overhead associated with rendering complex formulas and graphics...

    products.aspose.com/tex/net/output-to-raster-im...
  7. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Adobe Portable Document format EPS Encapsulated Postscript file...format as a flow document TIFF Renders a page or pages of the document...

    docs.aspose.com/words/net/supported-document-fo...
  8. Convert PS to PDF in Python

    This quick guide explains how to convert PS to PDF in Python. It covers the system configuration, stepwise algorithm, and a runnable sample code for PS to PDF conversion in Python....Page API to render the EPS files on your end Initialize...of the PdfSaveOptions class Render the output PDF file These steps...

    kb.aspose.com/page/python/convert-postscript-to...
  9. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts....raster images instead of rendering them with fonts, the following...PNG and JPG, as well as PS (EPS) and XPS (OXPS) formats. The...

    docs.aspose.com/tex/python-net/other-options/
  10. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...Eps; string imgFileName = args.ImageFileName;...imgFileName); ShapeRenderer renderer = new ShapeRenderer(shape);...

    forum.aspose.com/t/svg-vector-image-resolution-...