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

doc to png

(0.03 sec)
  1. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted To SVG images when saving To HTML, MHTML, EPUB or AZW3... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let textBox = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Markdown to DOCX in Python – Aspose.HTML

    Convert Markdown To DocX using Aspose.HTML Python library. Consider Markdown To DocX conversion scenarios in Python examples....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/convert-markdow...
  3. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting To HTML, MHTML, or EPUB...PNG , meaning that metafiles are...are rendered to raster PNG images. @property def metafile_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Implement Resource Prefix for Nested Res...

    Learn how To add Microsoft Project (MPP/XML) resource prefixes in a case of nested resources using Aspose.Tasks for Java....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tasks/java/how-to-implement-res...
  5. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of Document pages.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert or Save OneNote Document to Image Forma...

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/save-a-onenote-docume...
  7. PageLayoutEvent enumeration | Aspose.Words for ...

    Aspose.Words.Layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering...., () => { let doc = new aw . Document (); doc . builtInDocumentPrope...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . layoutOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you To choose the best compression type for vibrant, high-quality images.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document.... PNG Portable Network Graphics. BMP...a shape and check its type. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

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