Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 40,504 for

render

(0.15 sec)
  1. Convert CGM to WMF via C# API | products.aspose...

    Export CGM to WMF in your .NET applications without using any third party application...JpegDevice class object and render CGM to JPEG by using Process...convert all pages, you can first render your CGM document to one TIFF...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Java API to Export PS to DOTM | products.aspose...

    Convert PS to DOTM using on premise Java API...Java On Premise Java API to Render PS to DOTM without using any...steps. The first step is to render the PS file to DOC using Aspose...

    products.aspose.com/total/java/conversion/ps-to...
  3. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor..."UseBookFoldPrintingS" property to "false" to render the XPS normally. xps_options...ings = render_text_as_book_fold # If we are rendering the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for С++, supporting PowerPoint formats for dynamic presentations....A chart is a shape; you can render it to a raster image or export...

    docs.aspose.com/slides/cpp/doughnut-chart/
  5. Rending Issue with MathType Equation OLE Object...

    I am encountering Rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...7:15am 1 I am encountering rendering issues with MathType Equation...Observations GDI+ mode : The rendering looks closer to Microsoft...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  6. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....Configure PDF options for rendering speaker notes. PdfOptions...NotesPositions . BottomFull // Render speaker notes below the slide...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)...."UseBookFoldPrintingS" property to "false" to render the XPS normally. xpsOptions...renderTextAsBookFold ; // If we are rendering the document as a booklet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImagePixelFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImagePixelFormat enum for optimal pixel formats in document page images. Enhance your document visuals effortlessly!...bit-per-pixel rate with which to render a document to an image. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert HTML to Image in C++ | products.aspose.com

    Convert HTML to image in C++. Use the C++ library API to convert HTML files to images....can import HTML content and render slides as image files. Aspose...

    products.aspose.com/slides/cpp/conversion/html-...
  10. Images in rendered HTML have extra size and cau...

    Hi, When converting a DOCX to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...Images in rendered HTML have extra size and caused blurry output...supposed to be 151x151 but it was rendered as 152x152 in the Aspose outputs...

    forum.aspose.com/t/images-in-rendered-html-have...